Forum Discussion
Hugo_Gallardo
4 years agoHelper I
Power BI Embedded : Cant doCross Filtering selecting multiple rows on a table visual pressing CTRL
Hello I have the following problem: We have embedded different visuals from a PBIX file onto a asp.net core razor view. We have achieved that when a user clicks on a row in a table visual, de...
Anonymous
4 years agoNot applicable
Hi Hugo_Gallardo ,
Please review the following links, hope they can help you.
report: models.IReport
page: models.IPage
visual: models.IVisual
filters: IFilter[]
dataPoints: IIdentityValue[]
Best Regards
Hugo_Gallardo
4 years agoHelper I
I have tried in the following way, as you propose, but without success
With the dataSelected event I can't get the Ctrl event