Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

Dynamic call api in power bi to see data of a specific devices

Hello,

I'd like insert a name of one device in a text box and call after a API that see data in a table.

This operation I want repeat dynamically, by changing the name of device in the text box for see the data of device that I have just write.

Can I do it? thanks

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi. If you want to just change one piece string from a URL that provides the data and don't destroy the path and rebuild it... then you might be able to accomplish this with Parameters in TransformData / QueryEditor. This parameter can be changed in power bi service. You can change the name there and refresh again to change the report to that like this example with different files: https://blog.ladataweb.com.ar/post/190252470550/powerbi-parámetros-desde-service

 

Hope this helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

1 REPLY 1
ibarrau
Super User
Super User

Hi. If you want to just change one piece string from a URL that provides the data and don't destroy the path and rebuild it... then you might be able to accomplish this with Parameters in TransformData / QueryEditor. This parameter can be changed in power bi service. You can change the name there and refresh again to change the report to that like this example with different files: https://blog.ladataweb.com.ar/post/190252470550/powerbi-parámetros-desde-service

 

Hope this helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

Top Solution Authors