Forum Discussion
akay23
Helper I
3 years agoCrossfilter can only use the two columns references participating in relationship error
Hi all, I have table that has 700k rows like, Oag1: And I duplicate that. Oag 2: And I want to crossjoin these tables with conditions as a calculated table. I used this formula ...
akay23
Helper I
3 years agoHi again,
I found naturaliinerjoin in dax and then I learned merge in query just do that. I am still learning. thanks