Forum Discussion
Anonymous
1 year agoNot applicable
Filters affecting Dynamic Text
Hello, I have a text box that populates key dates for a given report. These dynamic values sometimes will not populate when the user filters the report, and I can't understand why. Has anyone com...
FreemanZ
1 year agoSuper User
hi Anonymous ,
try like:
STARTDATE_BOM =
EOMONTH(MAX(DEMAND[STARTDATE]), -1)+1
Anonymous
1 year agoNot applicable
Unfortunately this results in the same outcome with the value not populating