Access to Table records in Groups closure
I have the following table
Is there a way to access all the records on the table (after filters are applied)? Ideally, I'd like to access them in the
Is there a way to access all the records on the table (after filters are applied)? Ideally, I'd like to access them in the
getDescriptionFromRecordUsingSolution
Ok I found a solution to this. You can do something like
Not sure if there are any downsides to this but is seems to work. Hope it helps.
Not sure if there are any downsides to this but is seems to work. Hope it helps.