Forum Discussion
datalineage88
5 years agoNew Member
EXISTS AND IN function SQL to Dax help
Hi All, New to the forums, and I have a very interesting scenario to solve for. Hoping to get some help or advice! I am building a report off a cube/dataset. Ideally I would like to create th...
lbendlin
Super User
5 years agoRewrite your SQL to convert the where clause to a join between fact 1 and fact 2. That should also give you the needed pointer on how to convert that to a Power BI data model.