Forum Discussion
Traslado de DAX a Query
Buenas tardes!
Estaría necesitando ayuda para ver si es posible realizar esta expresión de DAX en Power Query:
Anonymous , You need to duplicate table, group by and merge with the original table
https://docs.microsoft.com/en-us/power-query/group-by
Merge: https://radacad.com/append-vs-merge-in-power-bi-and-power-queryIf this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
2 Replies
- amitchandakSuper User
Anonymous , You need to duplicate table, group by and merge with the original table
https://docs.microsoft.com/en-us/power-query/group-by
Merge: https://radacad.com/append-vs-merge-in-power-bi-and-power-queryIf this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.- AnonymousNot applicable
Hello! Thanks for the help, it worked!
I already marked your comment as solution.