The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
What all a developer can do by using API for the Power BI service.
We have several developers in our company who plan to create custom solutions that will interact with the API for the Power BI service.
Which 3 operations can the developers achieve by using the API?
1. Retrieve rows from a dataset
2. Create a dataset
3. Add rows to a dataset
4. Refresh an imported dataset
5. Add a member to a row-level security role
One place found that ans is 123 but seems like it is not correct.
https://docs.microsoft.com/en-us/power-bi/developer/overview-of-power-bi-rest-api
https://docs.microsoft.com/en-gb/rest/api/power-bi/datasets
3 is correct and then 4 is right I think
Please help here.
Hi @Anonymous
1. Retrieve rows from a dataset
2. Create a dataset
3. Add rows to a dataset
4. Refresh an imported dataset
5. Add a member to a row-level security role
You have find the proper to do 3 and 4, right?
As for 1,
Get data from Power bi using REST API (not meta-data)
For 2, refer to this link:
For 5
Row level security on Power BI Embedded
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
37 | |
14 | |
12 | |
12 | |
8 |
User | Count |
---|---|
49 | |
36 | |
22 | |
22 | |
18 |