Forum Discussion
Compare two CRM extracts
- 5 years ago
Thanks for all your comments, I researched some of your suggestions but nothing seemed to fit, so I came up with a workaround.
My CRM extracts where csv files, so I combined them into one table in excel, with a bit of VBA code to automate. Now it treats everythingas one table and filters work perfectly in Power BI
"I've linked the two tables via an ID which has a 1:1 relationship"
Don't link them. Instead, use TREATAS to transport filters between them.
- RL3465 years agoNew Member
Thanks for all your comments, I researched some of your suggestions but nothing seemed to fit, so I came up with a workaround.
My CRM extracts where csv files, so I combined them into one table in excel, with a bit of VBA code to automate. Now it treats everythingas one table and filters work perfectly in Power BI