Forum Discussion

andriikubrak's avatar
andriikubrak
Frequent Visitor
8 years ago

Some API functions don't work using TypeScipt

Hello   I am trying to embed report using TypeScript: import * as pbi from 'powerbi-client'; let powerbi = new pbi.service.Service(pbi.factories.hpmFactory, pbi.factories.wpmpFactory, pbi.factori...