Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

DAX: Related() function giving N/A value always

$
0
0
I found a weird behavior with Related() function in one of my tabular projects.It worked till last week and now its started giving me always single value N/A for all rows.I checked the Join, it is correct only, I know recently there were new columns added to the table.Table1 and Table2.I am bring column10 from table2 to table1 using related field. its always giving me N/A.I am also bring column 8 from table2 to table1 using related field, its working just fine. Bring all matching vlaues from table2 to table1.Any suggestions?

Viewing all articles
Browse latest Browse all 1341

Trending Articles