Hello @Debbie Edwards ,
Thanks for the question and using MS Q&A platform.
As per my understanding your json data has a column of type interger value, but you see that as boolean under projection of your source in Data flow. Please correct me if I'm wrong.
If my understanding is correct correct, and if you would want to consider it as integer
rather than a boolean,
- Then you can use reset schema which would set the boolean value to
integer
- Another thing you can do is to click on
overwrite schema
option underprojection
tab of your source.
Step 1:
Option 1:
Reset schema:
Option 2:
Overwrite schema:
And then select integer data type for your column.
Hope this will help. Please let us know if any further queries or if your scenario is different that what I have assumed.
We look forward to your response.
Thank you
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators