Forum Discussion
Multiple Columns as Rows with Multiple Calculations of those Columns
Hi IBrant ,
Please try:
1. unpivot these colunms in powerqery:
2. Group by [Attribute]:
If you want create a matrix visual, please select these and unpivot
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
Hi, Gao,
I forgot to mention that these are columns that are calculated based on date columns. So in Power Query the original columns are all dates. I added new columns in table view and wrote formulas to figure out the number of days between the dates and that is how I got those columns. I apologize, I'm a relatively new Power BI user.