Тёмный

82 Importing Data from REST APIs | Other Data Sources | Power BI 

Speedilytech Team
Подписаться 2,2 тыс.
Просмотров 118 тыс.
50% 1

IMPORTANT FILES
DATA.ZIP
drive.google.com/open?id=1Cmx...

Опубликовано:

 

23 сен 2019

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 29   
@fseruya
@fseruya Год назад
Great work! Thank you so much for this video. With this example, I was able to do the same with multiple API connections.
@xristinarose2409
@xristinarose2409 3 года назад
Thank you! This was very helpful 💙
@aynellrodriguez7348
@aynellrodriguez7348 5 месяцев назад
This was very useful, Thanks!!
@kedar09
@kedar09 2 года назад
Hello. I made my own REST API and I performed the same steps. Once the "Navigator" is open, I can see my data in "Web View", but not "Table View". Since it cannot be represented in the form of tables, it can't get loaded into PowerBI. Is there any way wherein this can be done? Please help. Thanks :)
@ahv5457
@ahv5457 Год назад
Hi, I am getting data from an API that has two parameters like below in the URL: Param1930=2021-01-01&Param1931=2030-12-31&format=JSON These are the start and end dates of the report that I have manfully set up in the API URL. But, how do I make it dynamic so that everyday that I refresh the data in Power BI connect to the API and pull the latest data? My current M code is something like below: let Source = Json.Document(File.Contents("C:\Users\Ali\AppData\Local\Microsoft\Windows\INetCache\IE\EHD7MHFN\1120")), #"Converted to Table" = Table.FromList(Source, Splitter.SplitByNothing(), null, null, ExtraValues.Error), #"Expanded Column1" = Table.ExpandRecordColumn(#"Converted to Table", "Column1", {"txtProvider", "txtIncidentNo", "FltDate", "LogTime")
@techienomadiso8970
@techienomadiso8970 3 года назад
You guy you are also here...Great!!!
@nicafaustinoVC
@nicafaustinoVC 3 года назад
Thanks! Very useful. How PowerBI handle data updates? Can I tell PowerBI to refresh, rerun query every 30 minutes? Do I need to manually transform the JSON each time into a PowerBI table which would defeat the purpose of dynamic data loading... any help would be appreciated. Thanks!
@bvnhome
@bvnhome 2 года назад
Hello Sir, how can we fetch data from power bi as xml or json to my application using rest api
@user-eg1ss7im6q
@user-eg1ss7im6q 3 года назад
Can the whole process be automated?
@user-cf7mq5zn1m
@user-cf7mq5zn1m 9 месяцев назад
Hi there, how do I get an api key from swagger. It is required in Power BI when trying to access the data on the API
@hellmutmatheus2626
@hellmutmatheus2626 10 месяцев назад
thanks mate!
@sureshus2333
@sureshus2333 Год назад
really i used this video thank you god
@divyanshusoni3448
@divyanshusoni3448 2 года назад
very useful
@sridharreddy3493
@sridharreddy3493 3 года назад
am trying to create a report puling the data from a REST API. The API however is secured using oAuth2, so in order to pull the data, an API call must first be made to /login/token API (using basic authentication) and the token returned needs to be used to authenticate the actual API call pulling the data. Is this possible with PowerBI Can you please suggest on this ?
@davem2360
@davem2360 3 года назад
Probably just need to add the token as an HTTP request header (in the advanced button)
@rajnishsasmal
@rajnishsasmal 4 месяца назад
We have developed Angular and JAVA web application. We also integrated the Power BI Report via embedded token/URL, service principle, row level security etc. Able to access and display the Power Bi Report through iFrame in angular and java. Also successfully download the report in PDF and PPT etc. But we are looking for, how to implement the download report using bookmark or filter. Now we are able to download the report as whole not a bookmark or filter basis. How do we interact and pass the bookmark and filter information to download the report between Angular , JAVA and Power Bi Service Call. How we need to get the information of bookmark or filter from iFrame? Please let me know if anybody has any idea.
@thekhanshaakir
@thekhanshaakir 11 месяцев назад
Hi my rest api needs a jwttoken for which i need to login to get jwttoken and then the token i valid for 2 hrs, after which we can get a new token maybe to get data. Could u please help for the same.
@prakshityagi8925
@prakshityagi8925 9 месяцев назад
Hi, Did you find solution for this?
@mohammadsaleh4767
@mohammadsaleh4767 Месяц назад
Di you have a udemy course in power bi
@dhruvinshah1064
@dhruvinshah1064 4 года назад
Hi, Thanks for sharing. I have a question with using APIs in Power BI. How to handle the access key or tokens that an API might need? Can this be done through Power BI easily? Don't forget to tag me when you reply. Thanks once again @Speedilytech Team.
@speedilytechteam1309
@speedilytechteam1309 4 года назад
I appreciate your question, If you need learn with instructor visit www.speedilytech.com/
@imaneamouna936
@imaneamouna936 Год назад
hello Dhruvin Shah, my answer is a bit late but it may help others : You can add the token to access your API by adding the parameter "Authorization" and setting the value of your token to this param.
@dukercs
@dukercs 9 месяцев назад
​@@imaneamouna936thanks a lot!
@ambarsingh6959
@ambarsingh6959 3 года назад
not much helpful until you show how to handle pagination in API
@lalitmathur1194
@lalitmathur1194 4 месяца назад
Rain, Rain Go Away...
@luiscarlosmaldonadocely8761
@luiscarlosmaldonadocely8761 11 месяцев назад
Hi! I’m interested for learn more. Could I pay you for any classes? What it is your email for contact ? I really need improve that knowledge ! I will be waiting your answer
Далее
Телеграмм-Колян Карелия #юмор
00:10
D3 BMW XM LABEL Король.
31:52
Просмотров 751 тыс.
Tom🍓Jerry 😂 #shorts #achayanarmyfamily
00:14
Просмотров 13 млн
What is a REST API?
9:12
Просмотров 1,5 млн
Secrets to Mastering Web API Key Usage in Power BI
5:22
Power BI REST API; What it is and Why it is Important
12:27
Why can't Power BI connect to my cloud source???
6:31
Use Power BI to loop through multiple pages of an API
25:25
Pull data from API using Python
6:27
Просмотров 37 тыс.
Power BI Tutorial | Working with JSON data
5:07
Просмотров 110 тыс.
Телеграмм-Колян Карелия #юмор
00:10