Assuming my wrap count is 5 (Example Below). Is it possible for me to show these 5 positions even if I'm not getting any value from the database?
My idea is to leave these positions fixed so the user can click and call a forms to register in that position
Or is there a better solution to get this result?
Hi @JasonCastro ,
Please try to use ungroup function.
If(CountRows(LIST287)=0,Ungroup(Table({Value:["","","",""]},{Value:LIST287}),"Value"),LIST287)
Best Regards,
Wearsky
WarrenBelz
936
Most Valuable Professional
Michael E. Gernaey
375
Super User 2025 Season 2
MS.Ragavendar
330
Super User 2025 Season 2