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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
hrithik-swym
New Member

How to Handle Case Sensitivity in Dynamic JSON Input Keys for Derived Columns in ADF Dataflow?

I am working on a dataflow pipeline in ADF with an input dataset schema that includes a column 'A'. The dataflow processes various JSON files with dynamic schemas, where some JSON files use 'A' and others use 'a' as keys. Since the schema is case insensitive, I cannot include both 'A' and 'a' in the input dataset schema. Currently, I have a derived column dependent on the value of 'A'/'a' (it combines <A> + '/' + <date> and the sink stores the folders based on the derived column path data), and it functions correctly for JSON files containing 'A'. How can I modify the dataflow to handle JSON files with 'a' as the key? Is there any other workaround to achieve this in ADF?

Here are examples of two JSON files with dynamic schemas that I'm working with:
Example 1 with "A" as input keyExample 1 with "A" as input key   Example 2 with "a" as input keyExample 2 with "a" as input key   

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @hrithik-swym 

 

Thank you very much for your question! This community is dedicated to discussing issues related to Microsoft Fabric.

 

To provide you with more professional help, we recommend using a dedicated Microsoft Q&A forum to handle Azure Data Factory (ADF) related queries.

 

They are always ready to help you better. Here's the link to your question in Microsoft's Questions library:

 

Ask a question - Microsoft Q&A

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @hrithik-swym 

 

Thank you very much for your question! This community is dedicated to discussing issues related to Microsoft Fabric.

 

To provide you with more professional help, we recommend using a dedicated Microsoft Q&A forum to handle Azure Data Factory (ADF) related queries.

 

They are always ready to help you better. Here's the link to your question in Microsoft's Questions library:

 

Ask a question - Microsoft Q&A

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors
Top Kudoed Authors