Forum Discussion
rbevans
5 years agoMicrosoft Employee
How to Pass a Variable to JSON POST URL as Data Source
I'm trying to get data from an internal data source. The URL is constructed like below where I can pass a date, page, & page size. Is there a way to create a report where I can make those variables based on what the user is looking for?
https://<<URL>>?start=2021-05-10T00:00:00Z&end=2021-05-11T00:00:00Z&page=1&pageSize=500
1 Reply
- amitchandakSuper User
rbevans , are you lloking for post method data pull
You are trying to embed power bi report and want post method. That can only happen with embedded power bi