How to get 2 lines on same graph at same time based on data
0
Hi, I am trying to get line graph based on years one line is for 2018 data(blue) and other line is for 2019(red) data but now I can get only one line either 2018 or 2019. how to get both at same time. Can some one help me and my output should be but I am getting and my microflow to get above graph is :
asked
Pranaya D
1 answers
0
In Line chart properties you can add multiple series and configure their properties individually.
You can add a new series and use another microflow to retrieve data for different years.