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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello, I'm currently working a v2 REST API that requires an expiring access token in the other API requests. Therefore, I need to parameterize my Access token and call it in the other queries that request data from the API.
I was successfully able to target the token and parameterize it, however, when the other queries were failing to authenticate I realized that on import, the Access Token was being truncated form around 1400 characters to 1024 including the 3 ellipses that it added to denote truncation.
I am hoping to find a work around to this character limit as my team are so close to finish this phase of the project and do not want to be held up by as something as simple as a string character limit. If you have any way of getting around this limit please let me know, I will take any recommendations and test them.
Solved! Go to Solution.
I was able to solve the issue by putting {0} at the end of my formula bar once the value was isolated into a list with a single value.
It then became targetable in separate power query editors.
I was able to solve the issue by putting {0} at the end of my formula bar once the value was isolated into a list with a single value.
It then became targetable in separate power query editors.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 27 | |
| 24 | |
| 18 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 42 | |
| 41 | |
| 38 | |
| 37 |