Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello Team,
@amitchandak @SpartaBI @tamerj1 @emillanc @mohammedadnant
I have a stacked column chart where iam categorizing them through a column(i.e) account_level_3_desc. I have sorted given some numbers to sort the column based on those numbering. I have written this measure where its not showing all the items in the bar but its only showing value when iam hovering over the bar. Can anyone please suggest any measure to show all the values under the bar when we hover on it.
Iam using this measure
Tooltip(NOPAT) = VAR NewLine =
"
"
Return
CONCATENATE(IF(ISFILTERED(anh_mro_consolidated_roic_global_pub_vw[account_level_3_desc]),CONCATENATEX(ALLSELECTED(anh_mro_consolidated_roic_global_pub_vw[account_level_3_desc]), anh_mro_consolidated_roic_global_pub_vw[account_level_3_desc] & " " & FORMAT([NOPAT_ANH],"#,0,,") & NewLine ,,""), ALL(anh_mro_consolidated_roic_global_pub_vw[account_level_3_desc]))," ")
NOTE - THIS mEASURE WAS WORKING PERFECTLY WHEN I HAVENT SORTED THE COLUMN BASED ON NUMBERS. ONCE I HAVE SORTED THE ACCOUNT_LEVEL_3_DESC COLUMN THE MEASURE IS SHOWING ONLY ONE VALUE.
Please help me whats going wrong
Hi @gunshruthi ,
How about using report page as a tooltip? So that your custom tooltips can include visuals, images, and any other collection of items you create in the report page.
Or if it's not your expected output, please share your pbix file after removing sensitive data to help us clarify your scenario. Refer to:
How to Get Your Question Answered Quickly - Microsoft Power BI Community
How to provide sample data in the Power BI Forum - Microsoft Power BI Community
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
MY report contains sensitive data which i cannot share i do not want to use report page tooltips. Can you give me any solution based on this measure itself?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
55 | |
55 | |
54 | |
37 | |
29 |
User | Count |
---|---|
77 | |
62 | |
45 | |
40 | |
40 |