Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a web api that uses a token. To get it to work the token can only be 10 minutes old.
Manual steps to refresh:
1. refresh token query
2. refresh Web API query that uses the token
I moved this to dataflows and it fails when all the querys are in one dataflow. I tried to move the token to a new dataflow and refresh that first. However I can only choose to put it a half hour before. If I schedule it a half hour after the token is made it fails because the token is too old.
It also fails if I put them both at the same time.
Basically I need to delay the Web API query 30 seconds until the token is ready.
Any ideas?
Solved! Go to Solution.
Putting my token call in a function allowed the dataflow refresh to happen.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 20 | |
| 18 | |
| 11 | |
| 11 | |
| 7 |
| User | Count |
|---|---|
| 42 | |
| 38 | |
| 21 | |
| 21 | |
| 17 |