Forum Discussion
Simon_29
2 years agoHelper II
Transposing columns
Hello, I need to create something similar to the screenshot below. I have TABLE 1 as a SharePoint list. I need to move the columns with First_Value into rows, because I need to continue working w...
Ashish_Mathur
2 years agoSuper User
Hi,
You are performing the correct step i.e. "Unpivoting Other Columns". The values are bound to repeat. You will have to customise the DAX formulas to get your desired calculations workinng.
- Simon_292 years agoHelper II
Hi, thanks for advice.
Since I'm weaker in DAX, could you try to draw for me how this metric could look like? Thank you 🙂- Ashish_Mathur2 years agoSuper User
Hi,
Share data in a format that can be pasted in an MS Excel file and show the expected result very clearly.