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
Anonymous
Not applicable

Use different date filters based on a dropdown

Hi all,

We have a table containing “Price” and an “order create date” and “invoice date”.

I would like to filter for turnover (Price based on invoice date) and order intake (Price based on order create date).

I have a calender table.

So if I select “2019-03”, would it be possible to have a dropdown with values “turnover” and “order intake”? So if I select turnover, it filters for price based on invoice date, and if I select order intake, it filters based on order create date?

Thanks!
1 REPLY 1
v-lili6-msft
Community Support
Community Support

hi, @Anonymous 

You could try this way:

In Edit Queries, select "order create date" and “invoice date” then unpivot them.

 

Best Regards,

Lin

 

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

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.

Top Solution Authors