Forum Discussion
jmchaney
5 years agoRegular Visitor
filter row across multiple columns
Hello Only month of experience using Power BI but i'm hooked. So far i have solved many problems on my own but i have one i can not figure out. I have a Sharepoint List to manage Project Tasks and ...
- 5 years ago
jmchaney , On way is to unpivot the data nad then use it, You will have task and status as columns
amitchandak
5 years agoSuper User
jmchaney , On way is to unpivot the data nad then use it, You will have task and status as columns
jmchaney
5 years agoRegular Visitor
Thank you....Trying it now.