Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have data from two tables that I want to mix in a matrix column, it only takes information from one table per row, a central table with a condition decides which table to take the data from (Picture Below)
I have three tables that are used to calculate the hourly sale rate of an employee.
Table 1 : Fixed Rate
This table contains the employee and a fixed hourly sale rate
Table 2: Hourly rate per package
The hours of this employee are sold in packages and each package has an amount of hours and it can have a different rate per package
Table 3: Central Table
This tables contains the employee and which kind of hourly rate to apply
Table 4 : Employee Table ( Contains only employee data)
I have calculated two measures in order to calculate the average hourly sale rate, one for table 1 and one for table 2 . I want to use a measure that takes data from the calculated measure for table 1 when the employee belongs to the fixed hourly rate table, and from measure 2 when the employee belongs to the hours sold in packages ( table 2).
Is it possible to achieve something like this?
Thank you
Hi @Anonymous
I roughly get your point. Is it convenit for you to provide some sample data so we can do research based on them to help you find the solution? Thanks in advance!
Best Regards,
Community Support Team _Caiyun Zheng
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
13 | |
11 | |
9 | |
6 |