@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:
- Make sure that you have provided the correct table name in the JSON message body. If the table name is incorrect, then the complete dataset will be refreshed.
- And also, to accomplish this you need the XMLA endpoints in Power BI. Those XMLA endpoints provide access to the Analysis Services engine in Power BI giving you extra options for your dataset like only refreshing a single table (or a couple of tables). However, XMLA endpoints are only available for premium workspaces. So, you either need Power BI premium (capacity) or Power BI premium per user. This doesn't work for Power BI PRO.
- Check if you have provided the correct URL in the web activity.
- Check if you have provided the correct authentication details in the web activity.
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.