Forum Discussion

d_u_a's avatar
d_u_a
Helper I
8 years ago
Solved

Custom Visual After pbiviz package Giving Error

1)I 'm creating pbiviz package then importing it to app.powerbi.com in first time it's not giving any error but second or third trying to generate package it's giving these errors - ( I am using the ...
  • d_u_a's avatar
    8 years ago

    Thank you Ignat Vilesov for your help,

    For other people who takes same error :

     

    Ignat's solution : rename namespace to module in settings.ts and visual.ts.

    TypeScript namespaces are not supported yet. Please always use modules instead.