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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
sharp1FL
Frequent Visitor

Copilot ValueError: Schema healthcare1_msft_bronze.substancedefinition is too long to be added in NB

I am trying to use Copilot in a notebook in my HLS public preview workspace.  I get the following error when I execute the Copilot package installation cell.  Any advice on how I can address this?

 

Thanks.

 

ValueError: Schema healthcare1_msft_bronze.substancedefinition is too long to be added to the vector store.

1 REPLY 1
Akash_Varuna
Community Champion
Community Champion

Hi @sharp1FL  , Could you please try these steps

  • Shorten the schema name to reduce its length.
  • Use aliases or map verbose names to shorter ones.
  • Preprocess the schema name to truncate it before adding it to the vector store.
  • Check if the vector store allows increasing the maximum length limit.
  • Split the schema into smaller components (e.g., database, schema, table).
    if this post helped please do give a kudos and accept this as a solution 
    Thanks in Advance

 

 

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors