I am planning to use the tomorrow's or yesterday's date into a button as a query parameter using the [@cbTimestamp*]. I tried using DateAdd(day,1, [@cbTimestamp*]) function but it displays just the text of the function and not a date.
I'm trying to have the datapage name automatically show up in a header bar on my datapage, but can't find the system parameter to do so. Is there such a paramater so I don't have to keep typing in the name of the datapage in the header?