Forum Discussion

byoungb's avatar
byoungb
New Member
2 years ago
Solved

Clear Visual Selection via javascript embedded client api.

Okay so I have tried `clearSelectedVisuals` and I have no idea what it is designed to do... like maybe it is for something to do with edit mode or something... But here is my issue... if someone sele...
  • Anonymous's avatar
    Anonymous
    2 years ago

    HI byoungb,

    I check the documents but only find the function to reset Persistent filter, perhaps you can take a look the following document about persistent filters if helps:

    Enable persistent filters in a Power BI embedded analytics application | Microsoft Learn

    If the above not helped, you can also try to use JavaScript functions to store the original visual status, then you can use these at following operations to reset visual status.

    Regards,

    Xiaoxin Sheng