Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello everyone,
I´m struggling since days with a operation I´m not able to solve/create
I have daily shipments from a warehouse which where I want to track the shipment status. So I have the API to call the Status for specific shipment number and created a function out of it. It´s working as expected but the issue I have now is the following:
I only want to call the API for Tracking Status until final status is reached, which is "Delivered". I´m not able to find a solution to only call the api till that specific point. I would like to have a column with the current Status and based upon that call the API (I only have 2500 calls per day which will not last that long)
Thanks and regards
Hendrik
Hey @Hendrik! I am trying to create the custom function and would like some help. Can we connect?
Hello,
Could you share your API call funtion to track shipment status? Thank you in advance, Migle
Look at the documentation for your API. You should be able to add a $filter to your web call to only get the status values of interest.
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 4 |