Skip to Content
3
May 20, 2019 at 07:35 AM

Creating a custom measure or a calculated measure in Analytic Application using typescript

435 Views Last edit Jun 24, 2021 at 12:40 PM 3 rev

Hi all!

I am attempting to create a custom measure inside typescript and add it to one of my numeric charts.

How ever I am unfamiliar with any syntax that supports this action. I do not want to create a calculated measure inside the story as its not very flexible.

On the public API there is a function which allows to add a measure to a chart but I cannot craft a custom one.