Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
I initially posted this in the forums but was recommended to head over here.
I've been working through the DAX learning path on Learn & found a tip on RELATEDTABLE that was so wonderfully clear I wanted to share it with the world:
"Notice that the formula uses the RELATED function. Remember, row context does not extend beyond the table. If your formula needs to reference columns in other tables, and there are model relationships between the tables, use the RELATED function for the one-side, or the RELATEDTABLE function for the many-side."
I immediately went to the RELATEDTABLE docs page to see if this gem existed there as well. Sadly, this page's functional documentation is very sparse. I went to check the contributors but the Github link is broken.
If there are any powers who can lift that wonderful Learn content and get it to the DAX documentation page it would be well worth your time!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.