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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Power bi visual

Hi 

 

I am creating a power bi table in which I need to add a filter dropdown at the top of the table based on which i can filter my table values.

For eg, I need to filter my values based on month, year, and quarter

So I need to add a selection menu based on which I can filter my records.

 

Usinghal_0-1634106766974.png

 

1 ACCEPTED SOLUTION
v-zhangti
Community Support
Community Support

Hi @Usinghal

1.Create the date dimension table:Desktop-Modeling-New table

 

Date =
CALENDAR ( DATE ( 2021, 1, 1 ), DATE ( 2021, 12, 31 ) )

 

vzhangti_0-1634275632983.png

2.Create a relationship between Date and Table

vzhangti_1-1634275757445.png

3.Create slicers,you can filter the year, quarter and month through the Date table. 

vzhangti_2-1634275836589.png

If the method I provided above can't solve your problem, what's your expected result? Could you please provide more details for it(visual type, visual setting etc...)?

 

Best Regards

Community Support Team _Charlottez  Zhang

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

 

View solution in original post

2 REPLIES 2
v-zhangti
Community Support
Community Support

Hi @Usinghal

1.Create the date dimension table:Desktop-Modeling-New table

 

Date =
CALENDAR ( DATE ( 2021, 1, 1 ), DATE ( 2021, 12, 31 ) )

 

vzhangti_0-1634275632983.png

2.Create a relationship between Date and Table

vzhangti_1-1634275757445.png

3.Create slicers,you can filter the year, quarter and month through the Date table. 

vzhangti_2-1634275836589.png

If the method I provided above can't solve your problem, what's your expected result? Could you please provide more details for it(visual type, visual setting etc...)?

 

Best Regards

Community Support Team _Charlottez  Zhang

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

 

VahidDM
Super User
Super User

Hi @Anonymous 

 

please see this link:

https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-slicers

 

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

Appreciate your Kudos!!

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.