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.
Hi!
I need my slicer to select the latest date available when I refresh the report and filter data in the table to that date. All previous dates should still show in the slicer in case the user needs to look at previous dates.
Right now, I just manually select the lastes date when the report refreshes. Is this even possible? I've been looking into custom columns and M queries but I do not understand it.
Hi @Anonymous,
Please review the following video - replace Today with Max(date):
Thank you David, I have modified the code in the video to fit my dataset but I have an error somewhere, I do not see it. Return value is "Today" for all the rows for some reason. When I use MAX function alone, I get the correct value back.
User | Count |
---|---|
122 | |
69 | |
67 | |
58 | |
52 |
User | Count |
---|---|
187 | |
94 | |
67 | |
63 | |
54 |