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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Guys
I have Date column and I want to create slicer with 1D/ 1W/ 1M/ 3M/ 6M and All.
Can you please assist me on how to elaborate that?
Solved! Go to Solution.
Hi @AsNa_92 - you can add a calculated column to your Date table that categorizes each date based on the defined periods (1D, 1W, 1M, 3M, 6M, and All).
i have added the above column in my visual with slicer chart and it looks as expected from above snap
Hope this helps
Proud to be a Super User! | |
Hi @AsNa_92 ,
Is your problem solved? If it is solved, you can mark the correct answer as a marker, if not, provide more detailed information and we can help you better!
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @AsNa_92 - you can add a calculated column to your Date table that categorizes each date based on the defined periods (1D, 1W, 1M, 3M, 6M, and All).
i have added the above column in my visual with slicer chart and it looks as expected from above snap
Hope this helps
Proud to be a Super User! | |