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

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.

Reply
ksubramaniyam41
Frequent Visitor

Dynamic Filtering of derived DAX table based on the filters applied to the mainTable /source table

Hi All 

I have the source Table with columns

 

i have created for Derived table for simmarize the data 

 

 

and I have created the one more derived table sum of distinctcount of Usage DT 

 

Usage Days = SUMMARIZE('TOP Users By Day','TOP Users By Day'[CUSTOMER_ACCOUNT_NM],'TOP Users By Day'[Agreement_DateRange]'TOP Users By Day'[USER_LOGIN_ID]"Usage_Days"COUNT('TOP Users By Day'[Usage Days]))
 
i have created one Matrix table visual and i have got the usages days by using the distinctcount Usage DT  now i want filter by using the slicer same usages days
 

Now i want to filter the Usages Days using Slicer with all the Visuals in the same page but the filter is not working even if we use any date reange in the dashboard data is not filtering. 

Kindly some one Please help me to resolove the issue.

2 REPLIES 2
Anonymous
Not applicable

Hi @ksubramaniyam41 ,

 

In order to better understand your demands and give the right solution, could you please provide some more specific information? Such as your desensitized example data and a screenshot of your desired results?

 

Thanks for your efforts & time in advance.

 

Best Regards,

Neeko Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

Hi Tangjie,

 

i want the filter the data from silire for usage days what ever results is displayed in the matrix Visual table same will display in the Usage Days slicer but when you filter/ select any days from slicer(usage Days) it is not filter and more over when you select data range from slicer that also not filter the data in the slicer(Usage Days) not chnage based on the date range.

 

ksubramaniyam41_0-1666708024301.png

 

 

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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.