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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Hendrik_
Frequent Visitor

API call for Shipment Tracking

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

4 REPLIES 4
DE001
Frequent Visitor

Hey @Hendrik! I am trying to create the custom function and would like some help. Can we connect?

Migle_getvis
New Member

Hello,

Could you share your API call funtion to track shipment status? Thank you in advance, Migle

 

cakomastik
New Member

You can try shipsgo tracking platform (https://shipsgo.com/

mahoneypat
Microsoft Employee
Microsoft Employee

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





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors