Microsoft Power BI Data Analyst — Question 39
You have a Power BI semantic model that contains a table named Table1. Table1 contains the following columns:
• WebsiteName
• URL
You need to create a report named Report1 that will contain a table visual. The solution must meet the following requirements:
• Display the website name.
• Enable users to navigate to the website's URL by selecting the website name.
What should you use?
Answer options
- A. data categories
- B. Conditional Formatting
- C. inline hierarchy labels
- D. URL icons
Correct answer: B
Explanation
The correct answer is B, Conditional Formatting, as it allows you to set up the website names as clickable links that direct users to the URLs. The other options do not provide the necessary functionality for creating clickable links; data categories define data types, inline hierarchy labels are for visual hierarchy, and URL icons do not enable the same level of interaction.