Forum Discussion

Eliasaki92's avatar
Eliasaki92
Advocate II
8 years ago
Solved

Communication between visuals, shared memory, iFrame scaling and maximum file size for pbiviz

Hi,   I am looking into developing custom visuals according to the international business communication standards "IBCS" in Power BI.   As potential show stoppers I discovered the following point...
  • v-viig's avatar
    8 years ago

    Hello Eliasaki92

     

    1. I dodn't think that this is possible but you might try to use postMessage to send messages to other iframe.
    2. That's impossible due to iframe isolation. Are you able to merge two custom visual into common code base in order to achieve the shared memory?
    3. That isn't possbile. However, you might open another window by using Launch URL API.
    4. Yes, you're right. Power BI doesn't allow to import pbiviz that is larger than 2MB. It'd be better to reduce code size that is included into pbiviz. Another option is to unzip the pbiviz file and zip it again using another compression level.

     

    Please let us know if you have any further questions.

     

    Ignat Vilesov,

    Software Engineer

     

    Microsoft Power BI Custom Visuals

    [email protected]