Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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]
User | Count |
---|---|
121 | |
72 | |
71 | |
57 | |
50 |
User | Count |
---|---|
167 | |
83 | |
68 | |
66 | |
55 |