Forum Discussion
vijayvizzu
Helper III
5 years agoDynamic update column names
Hi, I have a monthly budget table contains project id, Jan Budget, Jan Forecast and so on till Dec. Each month will have two columns Budget and Forecast, whenever the month passed, we will rename For...
- 5 years ago
vijayvizzu , first unpivot this table and then try to use it
vijayvizzu
Helper III
5 years agoMy data looks like as below, please suggest