Data bars for one-click visual comparison with values hidden in a table column
You have a Power BI report that contains a table visual. The visual contains a column. The column contains whole numbers ranging from of 1 to 20. You need to use conditional formatting to meet the following requirements: • Visually compare the values without having to read the text containing the number. • Show a different format for each distinct value. • Hide the numeric value of ColumnA. • Minimize development effort. Which formatting should you use?
Community Votes
100% of anonymous learners picked answer C. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
Data bars render proportional bars per value with a single setting and can be shown without the number, satisfying visual comparison, per-value differentiation, hidden text, and minimal effort simultaneously.
A table column holds whole numbers from 1 to 20, and conditional formatting must let users compare values visually, differentiate every distinct value, hide the numeric text, and take minimal development effort.
Choosing icons for per-value differentiation — twenty distinct values would need twenty icon rules, exploding development effort, and icon sets still leave the numeric text unless separately hidden.
Community Discussion (10 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Data bars draw a bar whose length is proportional to the value behind each cell, giving instant visual comparison across the 1-20 range. The formatting is generated from the value distribution automatically — one rule covers all twenty distinct values, each getting a differently sized bar, which satisfies per-value differentiation without authoring per-value logic. Turning off the display of the value leaves only the bar, hiding the number, and the entire setup is one formatting choice, minimizing development effort.Why the Other Options Are Wrong
Font color (A) or background color (D) with a gradient can differentiate values and be paired with hidden text, but comparing exact magnitudes by shade is far harder than comparing bar lengths, and neither reads as a visual comparison as directly as bars do. Icons (B) map value ranges to icons, but the requirement wants a different format for every one of twenty distinct values, which means up to twenty icon rules — maximum rather than minimal effort, and icons alone do not hide the number either.Community Comment Notes
A commenter highlights the exact keywords: the requirement is to visually compare the values, which is what data bars are built for. Another comment notes they wavered between icons and data bars but settled on data bars because of the minimize-development-effort constraint.Official Reference
Related Analysis
Practice All PL-300 Questions
Access 116 questions with complete answers and detailed explanations.
View Full PL-300 Practice Test →