Forum Discussion
CONDITIONAL JOIN
- 6 years ago
If so, you may try to use sql custom query to import the data in power bi, here is blog for you refer to:
https://community.powerbi.com/t5/Desktop/Writing-own-sql-queries/td-p/465429
Regards,
Lin
Thanks so much . It will take me sometime to undestand this since I am just a beginner.
I have couple of other questions:
1) How do I go about using that new table to Join it to my FACT tables. My FACT has Category_KEY.
2) Is my approach correct. are there simpler ways to get similar results. I am open to changing data structure / model of my security table.
Table 1 has close to 500k records, Table 2 about 20k records and my FACT table could go over 2mil records.
Thanks
If so, you may try to use sql custom query to import the data in power bi, here is blog for you refer to:
https://community.powerbi.com/t5/Desktop/Writing-own-sql-queries/td-p/465429
Regards,
Lin