Forum Discussion
Suraj_Ncircle
2 years agoFrequent Visitor
How to avoid preview is Evaluating in Power BI Desktop
Hey everyone, I'm currently working on developin a custom connector in Power BI desktop and have noticed a particular behavior when the checkbox of a table is clicked in navigator. Upon clicking, a ...
- 2 years ago
There is no remedy. Whenever you change the meta data this will happen.
lbendlin
2 years agoSuper User
Are there any techniques or settings within the Power BI connector code or Power BI desktop application that could help mitigate this issue?
Yes, but they are not practical. The essence of the technique is "Never ever change the meta data ever again".
- Suraj_Ncircle2 years agoFrequent Visitor
lbendlin
Thank you for your response. Could you please clarify your explanation? I'm having difficulty understanding your point. I'm looking for a way to bypass the Preview of the table in Navigator when loading a table in Power BI Desktop via a custom connector.- lbendlin2 years agoSuper User
There is no remedy. Whenever you change the meta data this will happen.