The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I have a task to achieve the report to show always max date or defaut the max date.
I connected in Direct query Mode.
I created M query Paramter to select date in the slicer.
Now, I want to show the report always to the default max date or the slicer should select dynamically or pickup the latest date in the slicer. If, not set the M Query Parameter to pickup the max date in query editor.
Output:
I want to show the data in the report always to max date without passing the value in M Query Parameter from Power Bi desktop Date slicer
Hi,
Thanks for the reply.
But, I don't see the Relative Date below.
The column used for Bind to Parameter. Because of this I don't see the RelativeDate.
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41
Hi,
This M Query parameter I am calling in Main query and which I connected in Direct Query Mode the main table.
There is a Distinct table loaded to the Date and from that table I am able Bind to Parameter which I created in M Query Parameter (ExtractDate).
Note: "The M Query Parameter" values is converted in Main query as below.
select * from table name
cast(ExtractDate as date) = '"&Date.ToText(Date.From(ExtractDate),"yyyy-MM-dd")&"'
like this I am passing the values to the main query.
Now, the distinct date table column bound to a M Query Parameter, which I am using a slicer in Power Bi Desktop. Since, the value passing as "Text" type to the main query, I am not getting the Relative Date option.
Please help me on this.
Note: I am not sure how to vote
The table where you provide the list of TEXT values for slicer, how does it work? Maybe you could have another column there, that will translate text to date value, and then you will be able to select a latest date?
Use the Filter Pane. It has Relative Date filters.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
180 | |
52 | |
39 | |
27 | |
25 |