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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Library Variables - String validation

Variable Library string values can contain invisible/non‑printable characters. When used in pipelines (e.g. Workspace or Dataflow references), this can cause opaque runtime failures surfaced as generic 500 “token access” errors.

Suggestion: warn or block non‑printable characters (especially leading/trailing), or surface a clear validation error instead of InternalServerError.

Status: New