We need a solution to expand one column at a time for the dataserver integration.
expandData | Flexmonster
is only available for json/csv datasources and expandAllData causes the frontend to crash due to a large dataset error. Can you please offer a solution that we can implement.
Hello, Ahmed!
Thank you for posting to our forum.
Indeed, the expandData
method works only for CSV and JSON data sources.
As a workaround for your case, we suggest using the setReport API call with specified expands object. Within this approach, each member that you want to expand should be defined in the tuple
of expands.rows
or expands.columns
array.
Hope it helps!
Do not hesitate to contact us in case any other questions arise.
Best regards,
Milena