Forum Discussion
ChrisWilliams
7 years agoAdvocate II
Creating SelectionIds with tables
In API 2.5.0 there was a new interface introduced to generate selectionIds through
withTable(table: DataViewTable, rowIndex: number): this;
More here: https://github.com/microsoft/PowerBI-visuals/blob/master/Visual/Selection.md
Does anyone have a code snippet running using this new method?
No RepliesBe the first to reply