Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI All,
I have one issue in getting text for one column.
I have two tables , there is no link between those two and I will maintain desc based on Group and Name basis with diff field names.
But I want match those two fields and need respective desc for all.
I need to show every Group and name wise description .
Only required on front end only.
MaxString(If(Name=[Name 2] and Group=[Group 2],[Desc 2]))
MaxString(If(Name=[Name 2] and Group=[Group 2],[Desc 2]))