i want to make a file Excel with dynamic Attribute according to my selection __________________________________________________________I have multi selection check box of Attributes and i want to export only the selected attributes
Hi!
Have you explored the forge component Advanced EXCEL?
https://www.outsystems.com/forge/component-overview/355/advanced-excel
You can build the EXCEL page the way you want.
Time consuming but works
Hope this helps
Graça
Hi Abduerhman,
What you want is not possible with the standard OutSystems Excel functionality. Like Graça suggested, you should take a look at the Advanced Excel Forge Asset, as it is the #1 stop for all your Excel needs that aren't met by the standard functionality.
How do you want to export data in the excel sheet, it depends on the requirement, but you can pass all the selected data and make use of Advance Excel component available in forge. This component also provides functionality to customize data in the excel sheet.