Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
Is it possible to get the column name in text box based on some condition. I know this is possible in through chart but I want to get those value in text box or in any variable.
For example:
I need a column A where date<=Getfieldselections(Date_From)....
May be like this
Concat({<Date = {"$(='<=' & Date(Max(Date_From)))"}>}[column A], ', ')