Forum Discussion

Arunthathi's avatar
Arunthathi
New Member
7 months ago
Solved

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...
  • cengizhanarslan's avatar
    7 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.