Forum Discussion
power bi javascript personal gateway
Currently I have a power bi desktop report where I use R script to do data transformation. I know I need to configure a gateway (personal mode) to use it in a published report.
I can get the same functionality I get from R in javascript (a simple regex and replacing values in a column).
My question is, do I need to configure a gateway if I use javascript?
Thanks
Lex
3 Replies
- v-yalanwu-msftCommunity Support
Hi, lexxx ;
If you are using R to import into Power BI Desktop, you need a personal gateway.
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- lexxxFrequent Visitor
Yes I know, my question was about javascript.
- v-yalanwu-msftCommunity Support
Hi, lexxx ;
Sorry, I mean what method did you use to import JavaScript into Power BI desktop? Is it through R or?
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.