Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I have 2 tables. I need to update some of the values in table A based on values in table B. This is part of a bigger function.
Table A has two columns. Source and Tactic.
Table B has one colum. Source
If Table A source = one of the values in Table B, then Tactic should be X else Y.
How to do this? Do I need to iterate through all the values in Table B each time? There are many thousands of rows.
Note: Tables A and B are updated independantly.
Thanks for your help.
Solved! Go to Solution.
Take a look at my article here, it should address your issue.
Take a look at my article here, it should address your issue.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
40 | |
4 | |
3 | |
3 | |
3 |