Hi,
Qlik Sense February 2020 version introduced the option to use Trend lines (and Measure Modifiers) in line- and bar charts. I was wondering, how to get the properties from the Engine API.
We created an app with this new feature. But when we try to fetch the properties from the Engine API, they show up empty.
More info:
1. We do a GetLayout api call on an object with Trendlines.
2. Response contains [qLayout][qHyperCube][qDimensionInfo][qMeasureInfo][qTrendlines] elememt, but this element is always empy.
Any help is welcome!