Hyperlink the website name column via conditional formatting on a web URL
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?
Community Votes
78% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
Conditional formatting with the Web URL option binds a URL field to a display column — the cell keeps showing the website name but behaves as a hyperlink targeting the URL column's value.
A table visual must display WebsiteName while making each name clickable so users navigate to that site's URL column value.
Setting the data category on the URL column — that turns the URL column itself into links, showing URL icons or raw URLs rather than displaying the website name as the clickable element.
Community Discussion (3 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Conditional formatting (B) in the table visual accepts a Web URL formatting rule: you point it at the URL field and apply it to the WebsiteName column. The cell then renders the website name exactly as required while behaving as a link to the URL column's address — display name and navigation target are wired together in one setting.Why the Other Options Are Wrong
Data categories (A) mark a column as containing web URLs, which makes the URL column itself render as hyperlinks (icons or raw addresses) — the table would display URLs rather than the website name as the clickable text, and the display requirement fails. Inline hierarchy labels (C) control hierarchy display in matrix visuals, unrelated to links. URL icons (D) is an appearance mode of the data-category approach, again showing icons on the URL column instead of linking the name column.Community Comment Notes
The most-endorsed comment anchors on the exact requirement wording — users must navigate by selecting the website name — which only the conditional-formatting URL rule delivers. A dissenting comment relays ChatGPT's data-category answer, which makes the URL column clickable but stops displaying the website name as the link.Official Reference
Related Analysis
Practice All PL-300 Questions
Access 116 questions with complete answers and detailed explanations.
View Full PL-300 Practice Test →