Hello,
I am trying to Show all values from a column in a textbox. So far the only forumla that seems to work is me getting one item.
First(Sort(RiskRegister,Highlighted=1)).RiskID
How can i Filter all items with that formula and display them as text? I bacisally need to show all RiskIDs that have the highlighted field set as true in a textbox.
Thanks,