Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello, close this question, but not exactly ...
https://community.powerbi.com/t5/Desktop/Dynamic-quot-Pivot-quot-Table/m-p/3054134#M1038032
I would like to pivot a table using two columns, could you help me ?
Thank you
Pierre
Solved! Go to Solution.
Thank you ti a French forum : here is the solution :
let
Source = Excel.CurrentWorkbook(){[Name="Tableau5"]}[Content],
#"Colonne dynamique" = Table.Pivot(Source, List.Distinct(Source[Country]), "Country", "Choice")
in
#"Colonne dynamique"
Pierre
Thank you ti a French forum : here is the solution :
let
Source = Excel.CurrentWorkbook(){[Name="Tableau5"]}[Content],
#"Colonne dynamique" = Table.Pivot(Source, List.Distinct(Source[Country]), "Country", "Choice")
in
#"Colonne dynamique"
Pierre
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 9 | |
| 8 | |
| 8 | |
| 6 |