Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have Deals Data in different sheets the report. My datasource is a single table with all the sales data. I created table visuals in different pages by applying different filters in each page like:
Deals with value greater than 50K
Deals that are closing in 15 days
Deals that are rotten for 180 days
But I need a summary in a different page with like the following to create a bar graph
Flag | Deals (count of IDs from each page) |
Deals with value greater than 50K | 20 |
Deals that are closing in 15 days | 15 |
Deals that are rotten for 180 days | 7 |
Please help me out with this one.
@anu1561994 , You need to create measures for that and then show them on the main page