Forum Discussion

subashraj's avatar
subashraj
Frequent Visitor
9 years ago

Performance for embedded filter is very slow

when i intergrated the Power BI Reports in .Net Web Application and try to filter the Reports using Embedded Concepts.it always populateing the full data on first time and after it takes few seconds to apply the filters very slowly.i need bind the filtered data reports at first time itself.Could any one please provide me the soultion?

4 Replies

  • Eric_Zhang's avatar
    Eric_Zhang
    Microsoft Employee

    subashraj wrote:

    when i intergrated the Power BI Reports in .Net Web Application and try to filter the Reports using Embedded Concepts.it always populateing the full data on first time and after it takes few seconds to apply the filters very slowly.i need bind the filtered data reports at first time itself.Could any one please provide me the soultion?


    subashraj

    Have you ever tried to apply filters when embedding your report? See Addling filter using javascript API

    • subashraj's avatar
      subashraj
      Frequent Visitor

      Thanks Eric the filter works me much faster now, but still the previous filters selection session display in fraction of seconds before apply the filter value on every first time loading.

      • Eric_Zhang's avatar
        Eric_Zhang
        Microsoft Employee

        subashraj wrote:

        Thanks Eric the filter works me much faster now, but still the previous filters selection session display in fraction of seconds before apply the filter value on every first time loading.


        subashraj

        I'm not quite getting this, would you mind explain it with a specific scenario?