Forum Discussion
Can't Display the Visual Error, Multiple Filters and Relationships
Hi
I am attempting to make it possible to filter/splice my calculation but I am recieving an error due to "ambigous path".
For information, I have the following tables: "Employee Register", "Incidents" and "Hours Worked" as well as a "Date" Table.
Employee Register Table
| Employee Number | Department | Business Unit | Location | Employment Typee | Start Date | End Date |
Incidents Table
| Incidnet Number | Date of Incident | Department | Business Unit | Location | Incident Type | Injury Type | Employment Type |
Hours Worked Table
| Employee Number | Posted Date | Quantity (Hours) | Rate |
Active Relationships
- Employee Register (Start Date) and Date (Date), Many to one, Single
- Hours Worked (Employee Number) and Employee Register (Employee Number), Many to one, Single
- Incidents (Date of Incident) and Date (Date), Many to one, Single
Inactive Relationships
- Employee Register (End Date) and Date Table (Date), Many to one, Single
- Hours Worked (Posted Date) and Date (Date)
- Incidents (Department) and Employee Register (Department), Many to Many, Both
- Incidents (Business Unit) and Employee Register (Buisness Unit), Many to Many, Both
- Incidents (Location) and Employee Register (Location), Many to Many, Both
- Incidents (Employee Type) and Employee Register (Employee Type), Many to Many, Both
I've currently got the following measurement to calculate the rolling 12 month LTI numbers:
1 Reply
- Greg_DecklerCommunity Champion
Anonymous Please post sample data so this can be mocked up and solved.
Sorry, having trouble following, can you post sample data as text and expected output?
Not really enough information to go on, please first check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882
Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.