Forum Discussion
Arunthathi
8 months agoNew Member
How to create custom error messages for missing tables/columns in Power BI Template App
Hi Community, I am building a Power BI Template App connected to Snowflake. In Power BI Desktop, when required tables or columns are missing, the error message clearly shows which table/column is m...
- 8 months ago
You generally cannot reliably surface those custom refresh-time errors as a report visual in the Service, because when refresh fails, the dataset/model isn’t updated, and visuals can’t render “new” status coming from that failed refresh. In Template Apps, users often only see the generic refresh failure summary.
cengizhanarslan
Super User
8 months agoYou generally cannot reliably surface those custom refresh-time errors as a report visual in the Service, because when refresh fails, the dataset/model isn’t updated, and visuals can’t render “new” status coming from that failed refresh. In Template Apps, users often only see the generic refresh failure summary.