Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register 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 @Anonymous ,
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 @Anonymous ,
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 40 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 68 | |
| 32 | |
| 27 | |
| 25 |