Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi,
I am trying to create a report with a line chart with Dates on the X axis. I am passing the Date as the parameter through URL.
Now, I would like to calculate Week No for the Date passed in URL and show data for the dates ranging between Week Start Date and this Date.
For example; if I pass 16 August, 2016 as the parameter value, chart should show data from 14 August, 2016 to 16 August, 2016.
Can you please guide me how to achive this?
I'm afraid you can't do that by filtering through URL, try Power BI javescript API.
Introducing the new Power BI JavaScript API