Forum Discussion
hxkresl
9 years agoAdvocate III
SQL OUTER APPLY - DAX equivalent?
I will need to convert a SQL statement that takes a base dataset and OUTER APPLYs it to a Date table, to cause the right-side query (Date) to execute once per result in the left-side query (base data...
hxkresl
9 years agoAdvocate III
yes, i googled this question before posting. both articles are two years old, so uncertainty remains about outer apply.
vanessafvg
9 years agoCommunity Champion
hxkresl have you attempted anything? outer apply being an outer join. in power query the article see below
even if the articles are 2 years old the technology hasn't changed that drastically, ie. im unclear what you are looking for? why dont you post your sql statement
from the power query article