Forum Discussion
Anonymous
7 years agoNot applicable
Column Header Name in Calculation
Hi, Is it possible to lookup the column header’s name in a calculation. If I assign the column header a value based on its name, January 2019 could be assigned the value of 1, Feb-19 would be...
MFelix
Super User
7 years agoHi Anonymous,
What is the exact purpose of this can you share some sample and/or example of expected result?
One way would be to do a unpivot of the columns and then make the IF statement on that column, but not really sure what you want to achieve.
Regards,
MFelix