Forum Discussion
Need help with CALCULATE formula referencing different data sources
- Anonymous4 years ago
Hi nmlinden ,
I create an sample with four tables.
Then use Transform data.
Use Append queries.
Close & Apply.
Then use the following expression to create the calculated column.
The number of occurrences = CALCULATE(COUNT(Sheet_1[UsersEmail]))Please check if the result matches your expectations.
Attach the PBIX file for reference. Hope it helps.
If this doesn't work for you, please consider sharing more details about it. And it would be great if there was a sample file without any sensitive information here.
It makes it easier to give you a solution.
- Sample (dummy dataset) data as text, use the table tool in the editing bar.
- Expected output from sample data.
- Explanation in words of how to get from 1. to 2.
Best Regards,
Community Support Team_GaoIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
Hi nmlinden
Working with Power BI is very different than working with Excel. With Excel, everything is based on row/column references. In Power BI everything is tables and fields, and data modeling is very important. It would be difficult to provide a good answer without being able to see your data model. Can you provide your pbix? Or some mocked up sample data?