Forum Discussion
Anonymous
7 years agoNot applicable
dax table to table visual
Hi, I have a dax code which returns a table with several columns. How can i use this dax to populate a table visual in desktop? I tried using this dax to create a measure but the measure does not ...
- Anonymous7 years ago
Hi,
Once the Table is Created, It should have Blue Icon on the Fields Pane. You can map the fields of this Visual to the Calculated Table that you have Created.
Also, Its not possible to resolve a Table as a Measure. A Table has multiple rows and columns but a Measure would have just one.
Anonymous
7 years agoNot applicable
Hi,
Once the Table is Created, It should have Blue Icon on the Fields Pane. You can map the fields of this Visual to the Calculated Table that you have Created.
Also, Its not possible to resolve a Table as a Measure. A Table has multiple rows and columns but a Measure would have just one.