Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
mohitbhagat92
Regular Visitor

Filtering Summarized table from main table using daterange from the orignal table

I have an order table with sales of products from different dates (table A). I have created a summarized table, grouped on location and product. Now I want that if I use a date range slicer from table A, I want the summarized values from table B to change.

I tried passing SelectedValue, but it is not authorized.

How can I achieve this?

Alternatively, is there any other way through which I can create summarized temporary table somewhere on changing date range, because I need to count the number of rows from this summarized table. 

1 REPLY 1
v-qiuyu-msft
Community Support
Community Support

Hi @mohitbhagat92,

 

The slicer visual can't be used to filter summarized table column values. In your scenario, you could create a measure to return count values. Please share some sample data of these two tables so we can try to share corresponding DAX. 

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors