Forum Discussion
raman_vee
3 years agoRegular Visitor
Combining Multiple Measures into 1 Line Chart
Hi, I have some measures that I made to read data from a SharePoint List and I want to compare them to metadata that I have from a SharePoint Document Library. Basically, I want to do some file t...
Greg_Deckler
3 years agoCommunity Champion
raman_vee Perhaps just use a Stacked column visual and add your lines as Constant lines using the Analytics pane. You can tie the constant lines to a measure.
raman_vee
3 years agoRegular Visitor
Hi,
Thanks for the quick response. I tried that but does not get me where I need to be. Also I want these the automatically update as the data changes.
Ideally, these measures would populate into a column on a table somewhere and then I could add that as the line information on the combination chart. Also not sure if that's the best way either.