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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Dansky
Frequent Visitor

Help Request - Workaround Import String Length, Character Limit

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.

1 ACCEPTED SOLUTION
Dansky
Frequent Visitor

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.

View solution in original post

1 REPLY 1
Dansky
Frequent Visitor

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.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors