Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello everyone
I'm trying to create a temporal graph, of lines, with the same variable but in two different years. That is, a single variable, and on the x-axis only the months, and then paint two lines one of each year. Something like the example where red is one year and blue another, I guess creating a measure
I have managed to do something similar, but if I put months on the x axis I see the accumulated of the month, and the idea is to represent in the lines the daily data but in the x axis only the months, I do not know if it is possible.
@Syndicate_Admin , You can use the year as legend and use month on axis
but that will not give a continuous line.
It is not expected. I was thinking about creating a measure with the data variable and having it filter out only the year I need. Any ideas?