Forum Discussion
NidhiMangtani
3 years agoContributor III
Hello,
In your select query for GetTableView in spreadsheet business rule, apply format on the numeric column.
SELECT FORMAT(column1, '#,#') from tablename
GetTableView gets called when spreadsheet is refreshed so the formatting would sustain.
Hope this helps.
Related Content
- 2 years ago
- 6 months ago
- 7 months ago