Hello,
I am new to outsystems. I want to create a summary table to show the total savings per month based on the business units and project that looks like:
For my aggregate that I will be using, I grouped business units/project/savings/months:
Is there a way for me to customise the table widget to look similar to the attached image above? Thank you!
Hi,
Yes you can create such customized table using the Outsystems Data Grid component easily.
Please take a look at this https://www.outsystems.com/forge/component-overview/9764/outsystems-data-grid
Go through the documentation and install the component !
Regards,
Aditya
Hello Aditya,
Thank you so much for your suggestion! I will take a look at the Data Grid component