Forum Discussion
PowerbiStarter
8 years agoNew Member
Secure write back possible in custom visual?
Hi PowerBI community, I have a question: - Is it possible to -in a secure way- implement write back functionality in PowerBI using custom visuals? - if so, how? - if not, please explain what the...
- 8 years ago
Authentication is on backlog. It'll be considered soon.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
v-viig
8 years agoCommunity Champion
Power BI CV API does not provide authentication mechanism so far.
We'd recommend to implement your own authentication that will ask user to log in.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- PowerbiStarter8 years agoNew MemberThanks for the reply.
It is not the answer I hoped for (user-experience-wize), but it is clear at least.
Also I hope this will soon be implemented; in Qlik and some other data visualization tools you have ways to do this, and I see these kinds of requests more and more...- v-viig8 years agoCommunity Champion
Authentication is on backlog. It'll be considered soon.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- PowerbiStarter8 years agoNew MemberSuper; thats good news. Thanks for the quick reply again!