Forum Discussion
Vikkers
1 year agoRegular Visitor
get data from powerapp
Hi I have a questionaire set-up in PowerApps. I want to use Power BI to create a report. But I have no clue how to get the data. I don't use Dataverse.
- 1 year ago
Hi Vikkers
- To transform the dataset in Power BI using Power Query so that each Qtr_Year becomes a separate column containing the corresponding Ctgy values, start by opening Power Query Editor.
- Select the columns Code, Grp, and Name, then use the Group By feature, setting the operation to “All Rows.” After grouping, expand the resulting column to bring back Qtr_Year and Ctgy.
- Next, pivot the Qtr_Year column by selecting it and choosing “Pivot Column.” Set Ctgy as the values column and choose “Don’t Aggregate” or an appropriate aggregation method depending on your data.
- Once the pivot is done, each quarter will appear as its own column with the corresponding Ctgy values.
- Make sure that the combination of Code, Grp, and Name uniquely identifies each row to avoid unintended aggregation. Finish by applying the changes to load the transformed data into your model.
If the above information helps you, please give us a Kudos and marked the Accept as a solution.
Best Regards,
Community Support Team _ C Srikanth.
v-csrikanth
1 year agoCommunity Support
Hi Vikkers
We haven't heard from you since last response and just wanted to check whether the solution provided has worked for you. If yes, please Accept as Solution to help others benefit in the community.
Thank you.
If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.
Best Regards,
Community Support Team _ C Srikanth.