Introduction to Power BI Embedded - Data Minds Presentation

  Рет қаралды 19,247

Power BI Tips

Power BI Tips

Күн бұрын

Пікірлер: 34
@SpaceDino6928
@SpaceDino6928 2 жыл бұрын
Thanks!
@PowerBITips
@PowerBITips 2 жыл бұрын
No problem! thank you so much!!
@ChronicSurfer
@ChronicSurfer 2 жыл бұрын
@34:01 Even after refreshing my screen, I can't find the app registration name in Power BI; any advice?
@TheRadderz
@TheRadderz 2 жыл бұрын
I am having the same issue, don't suppose you solved this?
@TheRadderz
@TheRadderz 2 жыл бұрын
I found in the power bi services Admin Settings a way to enable service principals under tenant- options>dev options and then they show up in that section.
@MadMako
@MadMako 2 жыл бұрын
@@TheRadderz Thanks for adding your solution here -- it got my team unstuck!
@franciscoborges9426
@franciscoborges9426 Жыл бұрын
@@TheRadderz Hi Ruby, can't find it, may you elaborate?
@dummytester6374
@dummytester6374 2 жыл бұрын
Getting the bad request status at the /GenerateToken part @41:20, does anyone have a solution? and thanks for the vid!
@cognosboss9411
@cognosboss9411 Жыл бұрын
Did you ever share the postman library?
@kevinmistry4892
@kevinmistry4892 2 жыл бұрын
Thank you for the great demo! By chance did you ever have the time to get the postman library together for sharing?
@bharathbhushan-zw2er
@bharathbhushan-zw2er 6 ай бұрын
Hello Mike, This video is completely awesome, Can you please explain how to embed using pro license. As you did with service principle?
@PowerBITips
@PowerBITips 5 ай бұрын
a Pro license only allows for a limited number of embeds, while you can embed reports from a pro workspace, this is not a sustainable solution. A premium capacity is required to embed reports into applications, either a P, A, EM or F sku is required to have embedding work. There are also license considerations, a P sku can be used for internal and external embedding, an A sku is for ISV of external only, an EM sku is for internal embedding and an F sku is for both internal and external embedding. my recommendation to customers is only use the F sku as it has the most flexibility in cost and embeds for both internal and external users.
@ludo8080
@ludo8080 3 ай бұрын
Thank you very much. A great video would be an updated step by step tutorial on how to embed report for customers in a website. Please. It seems to be a challenge to do it.
@gaminginn6072
@gaminginn6072 2 жыл бұрын
can someone share how you have done it for your PHP project? Please we are stuck
@listeningcontent4596
@listeningcontent4596 3 жыл бұрын
Hi Mike, Can you please share the postman library please?
@shafeeqniyas545
@shafeeqniyas545 Жыл бұрын
if you could share the postman library that will be super helpful
@harshsathwara7523
@harshsathwara7523 2 жыл бұрын
Hi sir, Thanks for the detailed explanation, could you share the postman Library?, Thanks a lot.
@sadyaz64
@sadyaz64 3 жыл бұрын
Very well explained thanks
@arvindperiyasamy8904
@arvindperiyasamy8904 3 жыл бұрын
Awesome demo! Like other people are asking, if you could share the postman library that will be super helpful for the community! Thanks a ton.
@PowerBITips
@PowerBITips 3 жыл бұрын
I haven't had a chance to finish this yet, Still working on that sharable content. Been kind of swamped with work at the moment. Still planning on getting this out.
@JesseStahl-kg2rr
@JesseStahl-kg2rr 6 ай бұрын
Been getting a 403 error whenever attempting to access any Power BI API endpoint 🤧... Gone through loads of tutorials and stack overflow threads and have checked every box there. Do I need to use a pro version in order to access the API? I have a trial version.
@PowerBITips
@PowerBITips 5 ай бұрын
What api endpoint are you trying to hit? If you are accessing the endpoint as a user you will need different permissions than a service principal.
@PowerBITips
@PowerBITips 5 ай бұрын
There are also admin tenant settings that need to be turned on to use the APIs with an app registration ( service principal )
@JesseStahl-kg2rr
@JesseStahl-kg2rr 5 ай бұрын
@@PowerBITips Hey thanks for replying!!! Problem was fixed: I was using an old endpoint to generate a token... If anyone reading is having trouble one thing may help: double and triple check you are using every correct endpoint!!!
@callfordata7378
@callfordata7378 3 жыл бұрын
Thanks for uploading! Great demo
@bitworktech
@bitworktech 2 жыл бұрын
Excellent work, thank you sir!
@girishrainbow
@girishrainbow 2 жыл бұрын
Hi, I have Power BI Pro licence and have SSAS Installed in AWS server. I want Embedded Power bi report into one of the rest API (.net Code) with a Edit Option (Adhoc Report) For eg . when user login into rest api he should be able to edit and interact with power bi report with available data. Is this possible or not. If not what can be the otherway around.
@jacomathew1300
@jacomathew1300 3 жыл бұрын
Thanks for the detailed explanation. I embedded a report which I created in my pro account using azure devops but now I am getting this error when I try to get the embed token using Postman: "You have exceeded the amount of embed token that can be generated on a shared or ProPlus capacity. You need to purchase Azure capacities to generate embed tokens". So I purchased Premium per user and assigned it to the workspace. But I am still getting the same error. Any suggestion on how I must proceed ? Request : Can you do a PowerBi embed with AAD token.
@PowerBITips
@PowerBITips 3 жыл бұрын
Just purchasing Premium does not give you the proper access. You will need to apply the premium to the workspace that is doing the embedding. Also, I recommend you set a service principal to access PowerBI.com apis and attach that to the workspace. The service principals are the way to go.
@jacomathew1300
@jacomathew1300 3 жыл бұрын
@@PowerBITips Thanks. Premium per user is applied to the workspace. I also have Service Principle access to the workspace with admin permission. The Workspace connection URL in premium settings is different. In place of groups, it is showing the workspace name. Does it matter ? When I use groups in the get request, I am able to get details of all reports in the workspace. But when I use the workspace name (from the workspace connection), I get 404: not found. Any thought what the workspace connection URL is for ? Also I tried using the AAD token instead of Embed token in playground (I selected the AAD token), but couldn't get it to work. Could you make a video with steps to view the report using the AAD token instead of Embed token in Embedded playground ?
@danielmunoz3502
@danielmunoz3502 2 жыл бұрын
the old playground not working now :(
@ammarabbasi2438
@ammarabbasi2438 2 жыл бұрын
Yes its not working anymore. Can we have new link pls @power tips team
@allanspielman9762
@allanspielman9762 Жыл бұрын
Q: I am sure the answer to this is yes. We have an application that has a reporting facility we want to imbedd power bi using it in the use for customers context. The report facility will create html tables or xml that we would feed into power bi imbedded via jQuery or JavaScript. We do something similar using pivot.js Is this possible using your product? Again we would be using jQuery for To call the power bi embedded Using json or an html table is input
@PowerBITips
@PowerBITips 11 ай бұрын
I think you might be mixing topics a bit here. There is a report you are looking to build and then there is the data side of things. The data can be "inserted" into a Power BI data model either by a Push Dataset or by loading the data on a scheduled refresh. So, you have options here. Reach out to me on LinkedIn if you'd like to discuss your needs with more detail. I think the question you are asking is possible with some modifications to your requirements. www.linkedin.com/in/michaelcarlo
Microsoft Power BI: The Do’s and Don’ts of Power BI Relationships - BRK3019
1:00:42
요즘유행 찍는법
0:34
오마이비키 OMV
Рет қаралды 12 МЛН
Microsoft Fabric for Power BI developers - 3.5 HOUR FREE COURSE
3:29:41
Learn Microsoft Fabric with Will
Рет қаралды 80 М.
Power BI Licensing Ultimate Guide
27:41
RADACAD
Рет қаралды 32 М.
Power Apps Model Driven Apps FULL COURSE for Beginners
3:23:34
Lisa Crosbie
Рет қаралды 558 М.
Основы работы в Microsoft Power BI
31:43
Nikolay Pavlov
Рет қаралды 185 М.
DAX Filter Context Basics [Full Course]
1:26:25
Pragmatic Works
Рет қаралды 72 М.
Developing with  Net 5 and App Owns Data Embedding
58:49
Microsoft Power BI
Рет қаралды 15 М.
Microsoft Fabric  - Meetup Dec 2024 by Udaiappa Ramachandran
1:12:38
Nashua Cloud Dotnet User Group
Рет қаралды 39
3 Hacks to Work Faster in Power BI
25:39
How to Power BI
Рет қаралды 69 М.
Power BI for Developers - Embed Analytics in Your Application
24:32
Microsoft Developer
Рет қаралды 20 М.
Hands-On Power BI Tutorial 📊Beginner to Pro [Full Course] ⚡
3:05:45
Pragmatic Works
Рет қаралды 2,2 МЛН