The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I'm not sure I've found a definite No to this.
I am pulling data via a url, but this needs to have its StartDate defined by a parameter where the user can define the number of months back the data is supposed to be.
So, accessing the report today, the data should be from July/28th to Nov/28.
I've been trying to pass a Query Parameter below, but although the Current Value says it's 4, I'm getting data from the whole year:
Json.Document(Web.Contents("https://api.com.br/Server_2.0.0_api/PBI/documents/data?FromDate="&Date.ToText(DateTime.Date(Date.Add...(), -MonthParameter)))&"&ToDate="&DateTime.ToText((DateTime.LocalNow()), "yyyy-MM-dd")&"", [Headers=[Accept="application/json", Authorization="Bearer eyJhbGciOiJ..."]]))
How to have the user have access to this parameter on Power BI Service?
Cheers,
Antonio Santos
Hi @Asantos2020
look at this.
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
User | Count |
---|---|
77 | |
75 | |
36 | |
31 | |
28 |
User | Count |
---|---|
106 | |
98 | |
55 | |
49 | |
48 |