Forum Discussion
iqb
3 years agoHelper III
Blending Data From Different Sources
We have multiple Firebase projects. In these projects we datasets. We get data using, select * from `project1.dataset1_xxx.events_%` select * from `project2.dataset2_xxx.events_%` In Google...
- Anonymous3 years ago
Hi iqb ,
Please try Crossjoin() dax function.
For more details, you can read related document: CROSSJOIN function (DAX) - DAX | Microsoft Learn
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
3 years agoNot applicable
Hi iqb ,
Please try Crossjoin() dax function.
For more details, you can read related document: CROSSJOIN function (DAX) - DAX | Microsoft Learn
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.