Forum Discussion
callum
9 years agoHelper II
Accessing data through names defined in capabilities.json
I'll try to explain this the best I can. If I have the following capabilities.json file: {
"dataRoles": [
{
"displayName": "Test 1",
"name": "test1",
"kind": "Grouping"
...
v-chuncz-msft
9 years agoCommunity Support