I would like to automatically run a query against a dataset to get a KPI result of that specific date. I have created the following Flow:
Where for recurrence I am selecting an interval of 1 month.
For the "Run a query against a dataset" I have the following:
And for apply to each I have:
And for the "Add a row into a table" I have, but I do not get any results for the WCR KPI in my table in Excel. Is my DAX Query incorrect? Or is my Output incorrect?