Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Passing value from dropdown HTML to embeded report

Hello All,

 

I have used  "Power Bi Embedded App Owns Data "and HAve embedded my report into that, now my task is to have interactivity with it. How do I pass my HTML dropdown value to  Power Bi report? Please provide me detailed explanation 

 

Git HUb Location of File : https://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/App%20Owns%20Data

 

I have used this syntax : URl?Filter =Table/Data eq=''  but this is not working, is there something I am doing wrong?

 

 

Thanks

Rama

2 Replies

  • Hi, I having same problem, I'm using 

    &$filter=TABLE/Field+eq+'Value'

     

    Have you any ideas why not work??

  • Hi, I having same problem, I'm using 

    &$filter=TABLE/Field+eq+'Value'

     

    Have you any ideas why not work??