Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
There are two tables A and B and I want to merge below tables into the new one with subjects when IEYN and NSYN =yes.
The below dax which i created combining both yes and no subjects
| Table A | |
| Subject | IEYN |
| Subject 1 | Yes |
| Subject 2 | Yes |
| Subject 3 | Yes |
| Subject 4 | Yes |
| Subject 5 | No |
| Table B | |
| Subject | NSYN |
| Subject 1 | Yes |
| Subject 2 | Yes |
| Subject 3 | Yes |
| Subject 4 | No |
| Subject 5 | Yes |
hi @Anonymous
try replacing FILTER with CALCULATETABLE
Thanks Amit. There are other columns in the tables so i want just the subjects of the both tables in the new table with condition [IEYN] ="Yes" (Table A) and NSYN = "Yes" (Table B)
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 74 | |
| 69 | |
| 39 | |
| 35 | |
| 23 |