bhavesh-jadav / Advance-Card

Advance Card Visual for Power BI
http://bhaveshjadav.in/powerbi/advancecard/
GNU General Public License v3.0
25 stars 12 forks source link

Flicker when data push through the real time dataaset #42

Open prasantabhowmik opened 4 years ago

prasantabhowmik commented 4 years ago

Hello, I have added the card on PowerBI Service, it used to work fine until now. I am not sure if Microsoft has upgrade the PowerBI service and broke something. We have multiple dashboard, to publish the real time data to the wallboard, when the data pushed every 3 sec, the tile gone blank and publish data, while it used to be work fine till now.

Steps to reproduce the behavior:

  1. Create a real time data streaming with history on, copy the Powershell command
  2. Create report using the hybrid dataset
  3. Add 'Advance Card' and place the data field
  4. Add the condition to change the background color.
  5. Pin the card to a dashboard
  6. Run the Powershell command every two second
  7. The card get flicker as data push.

Thanks in advance.