Hi All
I have a flow that does the following
1) Run a query against a Power BI dataset
2)Parse JSON
3) Initialize variavble - This is where i am stuck
4) Add a row into a table
I think the Type here needs to be Object but when i start adding variables from the JSON it gives an error "Enter a valid JSON"
Can some one please asist?