Forum Discussion
shahid_tanmoy
Helper I
3 years agoHow do I append two sources in DAX code?
Hi All, I have two JSON sources. Normally I would have to create two seperate JSON sources and append the 2nd to the first. Can someone write me out the code to do it all in one? Thanks! ...
amitchandak
Super User
3 years agoshahid_tanmoy , Convert both of them to table and append.
You can do that in same query if needed
if needed refer
Merge Queries, Why not Merge the code: https://youtu.be/YOFs39RCPfQ