March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
HI,
I have a slicer with Tile and using a column "events_date' with Date Type. Also Show items with no data is "unchecked.
Ex: This is Aug,2024 month and it shows for SEP,OCT,NOV,DEC.
How to restrict it not showing feature months based on the table column? or some other way?
Thanks in advance,
Siva
Solved! Go to Solution.
Hi, @ssspk
Maybe you can use bookmark. You can learn more about this.
Create report bookmarks in Power BI to share insights and build stories - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
One simple way is to ensure that the Calendar table only goes uptil the last date in the Date column of the Fact Table. Drag Year and Month name from the Calendar Table.
Thank you for your reply.
Hi @v-yohua-msft ,
Thank you for your reply and time,
I can achieve it by add ing therese sprate measures in different columns,
Hi, @sspk
Maybe you can create a calculated column to achieve what you want.
I create a sample table:
Then create a calculated column and try the following dax:
Month = MONTH('Table'[Date])
Here is my preview:
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @v-yohua-msft ,
Thank you for your reply and time,
I can achieve it by add ing therese sprate measures in different columns,
Hi, @ssspk
Maybe you can use bookmark. You can learn more about this.
Create report bookmarks in Power BI to share insights and build stories - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |