Forum Discussion
Left Outer join with DAX
Hi Earkkaperk check link for creation left outer join in PQ
- Earkkaperk2 years agoFrequent Visitor
Hi, I cant do the power query as the one of the dataset is from direct query
- some_bih2 years ago
Community Champion
Hi Earkkaperk there are some limitations like on link. Still, if you can not see added columns check other people experience at community forum link (post 20)
- Earkkaperk2 years agoFrequent Visitor
Hi,
I cannot do the power query.. as you said it is from direct query.
and for the volume I cannot see, it is because when I do the relationship between Facttable and Machinestatus/ FactTable & Alarmcode, the data is missing in my table because there is no data from MachineStatus and Alarmcode during those days.
My point is it need to be left outer join from FactTable so that I can see all of the data from FactTable whether there is data from Machine Status or AlarmCode or not.