This might be easy?
I created canvas app.
It has Sharepoint as a datasource.
I am able to use a chart with this data.
I want to have a label that also displays the value of a sharepoint column (only one list item)
when I put in the Text
'name of list'.'name of column'
It says it expected a text value.
wont let me do .text or .value
So how do I get this data?
Thanks,
terry