Mutate column data before renderinf

Stimulsoft Dashboards.JS discussion
Post Reply
zwatts
Posts: 1
Joined: Thu Nov 04, 2021 10:41 pm

Mutate column data before renderinf

Post 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?
Lech Kulikowski
Posts: 6199
Joined: Tue Mar 20, 2018 5:34 am

Re: Mutate column data before renderinf

Post 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.
Post Reply