Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Symptom: Usage of RELATED(<column>) now returns the error "the column 'encounter[form]' either doesn't exist or doesn't have a relationship to any table available in the current context."
Changes since last functioning: Data refresh and upgrade to MARCH 2018 Power BI.
Specific issue: For a calculated column that was previously working using the RELATED function, it no longer is.
CODE: Form = related(encounter[form])
ERROR: The column 'encounter[form]' either doesn't exist or doesn't have a relationship to any table available in the current context.
RELATIONSHIP: obs to encounter tables, many to 1, on the encounter_id column shared by both columns.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.