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.
Hello Community,
I have a slicer that selects a single date from a date table. I then want my measure to pick up that date so I can use it in different cards on several pages of my reports. I am using the following for my measure
A_Update = SELECTEDVALUE(dimDate[Date], TODAY())
However, I only get today's date and never the selected date.
The slicer needs to be on every page where you want it to be effective. If you don't want it visible on all pages then you can make it hidden on those pages, but make sure that you have it set up to sync across all pages.
Thanks for the reply.
However, the slicer does not even update the measure on the page it is on.
User | Count |
---|---|
97 | |
76 | |
76 | |
48 | |
26 |