Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am trying to use data from an Web API with this URL:
To create the dashboard on PBI Desktop I use the parameter TRUE. With this we take a month of data just to create de dashboards. To take all the data we need to change the parameter to FALSE and update only 1AM to 3AM.
Who can I change this? If a change before upload to PBI online its loose the data.
I tried to create a parameter in PBI Desktop, but I don't know how to use this in the URL.
You probably want to store the results of these API calls in raw format (JSON files, for example) and then consume/combine these files in Power Query.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |