Forum Discussion
Anonymous
3 years agoNot applicable
DAX for checking if ID is same
I have two tables: FactAppointment and FactSales. These tables have true/false columns FactAppointment[NewPatient] and FactSales[FirstSale]. Both tables also contain the column "UserID". I want a ...
JorgePinho
3 years agoSolution Sage
Hello Anonymous !
Are the tables connected?
Anonymous
3 years agoNot applicable
Yes, indirectly through other tables.