Forum Discussion
anupambit1797
Apr 21, 2024Iron Contributor
Fuzzy Logic in PQ
Dear Experts, I want to create below table from the Table-1 & Table-2 as shown:- But when I used the merge query , the below option I can get "Ok" Activated as below, wh...
SergeiBaklan
Apr 21, 2024Diamond Contributor
Just in case here Creating a Crossjoin (All Combinations) in Power Query (gorilla.bi) are two cross join methods - one is faster, another one is easier.
Sample has nothing common with fuzzy logic. However, when needed we may imitate it for cartesian products, one of samples is in the comment to this post Cartesian Product Joins (for the Excel person) - Excelguru