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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
I use a Filter Slicer where uses select filter dates. How could I show in a table the total number of months that were selected in the Slicer So below would be 4.
Solved! Go to Solution.
I am actually using [Month Short] Text field and [Year] Whole Number for my X-Axis in my Visual which is controlled by Slicer Selection of filter date for [Date Completed]
Very confused about your requirement. How is the difference b/w those 2 dates 4 months? Also, how can you show 4 months in a table. Wouldn't you want to show the result in a card visual.
Do you have a YearMonth column in your calendar table? In that case the formula would be count(distinct(Dates[YearMonth]))
I am actually using [Month Short] Text field and [Year] Whole Number for my X-Axis in my Visual which is controlled by Slicer Selection of filter date for [Date Completed]
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 60 | |
| 59 | |
| 45 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 115 | |
| 112 | |
| 38 | |
| 35 | |
| 26 |