Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
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 key
Example 2 with "a" as input key
Solved! Go to Solution.
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.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
4 | |
3 | |
2 | |
1 | |
1 |