Tag not monitored by Microsoft.
Accepted Answer here: https://learn.microsoft.com/en-us/answers/questions/2067955/refresh-a-single-table-in-pbi-dataset-from-within
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have been trying to refresh a single table in PBI dataset from synapse pipelines but all I get is the refresh of whole dataset. I followed the below references to get to this point in implementation but not getting the expected results: https://microsoft-bitools.blogspot.com/2022/04/refresh-power-bi-datasets-with-adf-or.html
https://www.youtube.com/watch?v=43BkAkAVWio
The documentation asks us to provide the below as body in the web activity to refresh required tables but my pipeline is still triggering the complete dataset.
Any help in regards to this implementation would be very helpful.
Thank you
Tag not monitored by Microsoft.
@Hitesh Madapathi
Thank you for the question and for using Microsoft Q&A platform.
Please make sure that you have followed all the steps mentioned in the references correctly. If you have followed all the steps correctly and still facing issues, then please check the following:
If you have checked all the above points and still facing issues, then please provide me with more details like the JSON message body that you are using. This will help me to understand the issue better and provide you with a solution.
I hope this helps! Let me know if you have any further questions.