Forum Discussion
Jingspat
9 years agoFrequent Visitor
Showing two columns on same line?
I have a table with image urls representing a before and after image that looks like this: ID Before After 102 http://abcd 198 http://wldm 265 http://fkldn 265 ...
- 9 years ago
I was approaching this the wrong way. In the end I duplicated the table and then pivoted the columns to get the data I need. Thanks!
Jingspat
9 years agoFrequent Visitor
I also said they were measures in the original post, but I just updated that to calculated columns, sorry for the confusion!
Jingspat
9 years agoFrequent Visitor
I was approaching this the wrong way. In the end I duplicated the table and then pivoted the columns to get the data I need. Thanks!