Forum Discussion
sea
8 years agoFrequent Visitor
compare value year
Hello I have the following table: +------+-------+ | year | value | +------+-------+ | 2016 | 456.0 | | 2016 | 100.0 | | 2017 | 80.0 | | 2017 | 123.0 | +------+-------+ How could I...
- 8 years ago
Hi sea,
Add the [Year] field into Axis section and place [Value] field into Values section of the chart visual.
Best regards,
Yuliana Gu
v-yulgu-msft
8 years agoMicrosoft Employee
Hi sea,
Add the [Year] field into Axis section and place [Value] field into Values section of the chart visual.
Best regards,
Yuliana Gu
sea
8 years agoFrequent Visitor
Thank you!