Forum Discussion

magtuto's avatar
magtuto
Icon for Helper I rankHelper I
9 years ago
Solved

Typescript Error Developing Your First PowerBI Visual

Im new to Power BI and I have started doing the tutorials on Github called "Developing Your First Power BI Visual".   I am just stuck on one issue at the moment, I have managed to fix some of the t...
  • v-chuncz-msft's avatar
    9 years ago

    magtuto,

     

    I can run the project Sample Bar Chart. According to the error message, you need to specify related .ts file in tsconfig.json by using the "files" property.