Forum Discussion
niallhannon
Helper II
8 years agopower bi embedded examples in vb.net
I am struggling to find any vb.net examples (asp.net forms) of power bi embedded where the 'app owns the data'.
Anyone know of some examples they can point me to?
Thanks
2 Replies
- Eric_Zhang
Microsoft Employee
niallhannon wrote:
I am struggling to find any vb.net examples (asp.net forms) of power bi embedded where the 'app owns the data'.
Anyone know of some examples they can point me to?
Thanks
AFAIK, there's no sample for VB.net. All the key codes are in the HomeController.cs file, you could try to code in VB following that file.
- AnonymousNot applicable
Have you managed to do this?