Forum Discussion
Unrelated Tables
Hi Anonymous, I'm just enlightening you that I want the break time total seconds to be put into ItemTransaction table as per what I've stated above. Is that possible or not? Please advise.
And FYI, when I tested your measure at my end, my result is different from yours. See here.
- Anonymous9 years agoNot applicable
Hi tracy,
>> I'm just enlightening you that I want the break time total seconds to be put into ItemTransaction table as per what I've stated above. Is that possible or not?
Yes, it is possible. In my opinion, dax query not good at replace values with multiple conditions. It is hard to loop multiple tables and replace the value at same time. Perhaps you can use power query.
Regards,
Xiaoxin Sheng
- tracy9 years agoFrequent Visitor
Hi Anonymous, I don't mind using power query too. Is there any basic or simple example that shows looping through conditions for unrelated tables? I really need to find a solution to produce break time into the ItemTransaction table.
As far as I browsed through, I see that Power Query is used to customize columns and its values.
Please redirect me if you know of any sample. It'll be very helpful to me. Thanks.