Hello, I'm using flow with Application Insight analytics and want to generate an email from an analytics query that renders the result of the query in a stacked bar chart.
I don't find the way to get that render properly, I can render the result in barchart but it's not good.
If I try to insert barchart kind=stacked in the custom render field it sends an error.
If I set render barchart kind=stacked at the end of my query it doesn't change the chart type.
Any idea ?