Forum Discussion
LeaUru
4 years agoNew Member
Use Recurrence in Power Automate with data from Power Automate Data
Hello, I want to use a Recurrence to send measurements of my model 1 time a week through Power Automate.
I have this information in my model tables and I would like to use the "Power Automate Data" variables but without pressing the button that executes the process.
Is there any way to execute a recurrence and obtain the information of the tables of my model? I don't have a PREMIUM license, thanks
1 Reply
- lbendlinSuper User
In Power Automate create a custom app that can execute DAX queries against XMLA endpoints via the datasets/executequeries API.
EDIT: You need Premium or PPU for that. Never mind.