Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Calculated Table Column Headers

Hi, I have a calculated table like this:

 

Now, the 2nd Last Week and Last Week names come from my code, where I specify these names so they are hard coded. I want them to instead represent the date they belong to. So, the column name for Latest Week should be 7-Apr-21 and for 2nd Last Week shoul be 31-Mar-21. For any other dates, a column will be blank so it is only going to show values for the week date it represents

 

I want it such that when I visualize the data the dates dynamically change as the weeks go by

 

Any ideas?

3 Replies