Forum Discussion
drogzy
4 years agoHelper I
Unpivot columns while connected with Direct Query
Hi all, Is there a way to unpivot columns in power query while the data connected is using direct query? I have seen an example (powerbi - Is it possible to unpivot in Power BI using DAX? -...
- 4 years ago
Here's a simpler example.
Do this:
to get this:
AlexisOlson
4 years agoSuper User
Maybe try grouping by the ID column and take the maximum over the others.
drogzy
4 years agoHelper I
Sorry, I am not sure what you mean
- AlexisOlson4 years agoSuper User
Here's a simpler example.
Do this:
to get this: