How to export SummaryDefinition value to Excel?
Thanks
Hello,
Exporting the summary values is provided built-in for the DataPresenterExcelExporter and you can review it in the Feature Browser under sections “xamDataGrid” / “Excel Exporter” in both “Custom Cell Styling” and “Excel Exporting Events” samples.
Please let me know if you require any further assistance on the matter.
Petar, Thanks very much for the quick response.
The issue is, using DataPresenterExcelExporter, I am not able to apply formula for a cell. Also I need to apply conditional cell formatting based on a cell value. (Eg.. value is > 5, then red color.)
Can you please let me know how to do both using DataPresenterExcelExporter.
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.