Page 1 of 1

Mutate column data before renderinf

Posted: Thu Nov 04, 2021 11:45 pm
by zwatts
Hello.

Using Node JS, is it possible to mutate or change content fetched from a data source before rendering the report?

Specifically, I have connected a datasource and select a certain number of rows. I’d like to map over these rows and perform additional aggregate functions before rendering the table to the report.

Is this possible?

Re: Mutate column data before renderinf

Posted: Fri Nov 05, 2021 8:40 am
by Lech Kulikowski
Hello,

You can use variables for that task. Please check the Parameters category on our Demo:
https://demo.stimulsoft.com/#Net/Parame ... Categories

Thank you.