Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I usually work with horizontal or flat files so the data is mostly in columns. This time I brought data in that is row based so each row has only one measure. This works for some of the visualizations I want to do but sometimes not. Can I create a copy of my row based table that moves all the values into columns except for say the date field and one other and then use that version for some of the visualizations in the same desktop report? I want the file to behave like this: when I refresh the data, it refreshes the source data (and any transformations) and then I can manually our automatically refresh the horizontal version which is also a power query of sorts that has created this second table?
Broader context: I usually don't have the need for FACT and DIMENSION tables and have not been fussed with that. If there is an efficient way to use row based data going forward I will consider it. I would gladly read up on it if anyone has some really good practical sources with examples and not just theory.
thanks in advance!!
Solved! Go to Solution.
Posting some example data would be helpful, but based on what you said, in Power Query you can right click your table and select duplicate. This will create a 2nd query which is a copy of your table. Then you can transform it however you like. Typically, transforming rows to columns or vice versa is done with pivot and unpivot transformations.
Posting some example data would be helpful, but based on what you said, in Power Query you can right click your table and select duplicate. This will create a 2nd query which is a copy of your table. Then you can transform it however you like. Typically, transforming rows to columns or vice versa is done with pivot and unpivot transformations.
Thank you so muchl I will try that.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 43 | |
| 39 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 63 | |
| 31 | |
| 30 | |
| 23 |