Questions
- Which of the following does Power BI use as the default sensitivity labels?
- Top secret, secret, official, public
- Confidential, official, public
- Confidential, general, public
- Whatever your organization uses for MIP sensitivity labels
- If the data model for sales data includes columns for Country, State, and Postal code, what are some potential ways we can implement row-level security to filter data?
- Use a DAX expression to filter by Country, State, or Postal code.
- Use a DAX expression to filter by State or Postal code.
- Use a DAX expression to filter by Country or State.
- Use a security filter by Country.
- What kind of model (or YAML file) is used for domain-specific natural-language querying in Power BI?
- Data model
- Super model
- Linguistic model
- Dimensional model