Hi,
I am having trouble on how to apply this in one table ,
1. 3-4 columns are fixed and (Can do this)
2. The rest 5th - Nth are dynamic : Dates from Now and Onwards.
I'd appreciate any suggestion on how to make this possible.
Hi Elona,
Outsystems default table doesn't have dynamic column feature.
But there is one way to achieve your requirement if your 5th-9th columns title/name are fixed then create those columns on table and hide them using the condition which is going to show or hide those column.
When the condition will be true respective column will be show.
Thanks
Arun
Hi Arun thank you for sharing ! I have found a solution for this.