Forum Discussion
Refreshing specific table of Dataset using Power Shell through Rest API
Hi Raghav_Acc
It is not possible to refresh a specific Table into a Dataset. If it is very necessary then you might think of other solution like creating a Dataflow for that specific table or another separate Dataset containing that Table and then Get it from the AAS.
- Raghav_Acc2 years agoFrequent Visitor
Hi aj1973,
Thanks for your response. Can you provide more info on having it implemented using dataflow approach.
Also, I'm able to achieve the single table refresh using the Power Automate approach and the solution is attached. So exploring for alternate options that can be done without any additional license cost.
Thanks!- aj19732 years agoCommunity Champion
Here you go
I can't beat MSFT on explaining it 🙂
- Tracy0002 years agoHelper I
Hi Raghav_Acc
I have a same requirement to refresh a specific table in power bi dataset. I tried the same method as you put here but failed with 401 error DENY. May I know if you succeeded with this method finally?
Looking forward your reply, thanks in advance.