Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have Created a refresh button in power bi which calls ms flow and refreshes the dataset.
When i Click the button, It opens a new page in browser and display:
"{"success":true,"outputScenario":"Default","data":{},"stateToken":"eyJqYXIiOnsidmVyc2lvbiI6InRvdWdoLWNvb2tpZUAyLjMuNCIsInN0b3JlVHlwZSI6Ik1lbW9yeUNvb2tpZVN0b3JlIiwicmVqZWN0UHVibGljU3VmZml4ZXMiOnRydWUsImNvb2tpZXMiOltdfSwidmVyc2lvbiI6MX0=","cookies":[]}" .
I don't want to open a new page but just button should click and work as intended.
Let me know any alternatives.
THanks!
Solved! Go to Solution.
@Anonymous
Try to use PowerApp custom visual. From PowerApp visual you could call flow.
http://dataap.org/blog/2019/02/05/dataset-refresh-in-powerapps-custom-visual/
Web Url is the action as when this url gets clicked through the button it calls ms flow and then data refreshes.
Thanks!
@Anonymous
Try to use PowerApp custom visual. From PowerApp visual you could call flow.
http://dataap.org/blog/2019/02/05/dataset-refresh-in-powerapps-custom-visual/
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.