Forum Discussion

Balogh1Bence's avatar
Balogh1Bence
Helper II
4 years ago

how to use supportsEmptyDataView

I created a simple custom visual using [email protected]. The visual receives updates from powerbi without adding any data. I wanted to turn it off, so I added supportsEmptyDataView: false...