- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Inactive relationship- visual not showing all items even when 'show items with no data' checked
Hello-
I am trying to create a visual that shows both TotalEffort (z_ISG_ProjectProgressQuery[EffortatBillingrate]) and DisciplineBudget by discipline (Budget measure calculated by the following dax formula using an inactive relationship:
DisciplineBudget = calculate([SV_MarketSectors_DisciplineBudget],userelationship[‘Job Titles’ [Discipline], SV_MarketSectors[SectorTypename}))
The visual on the right is pulling from in the Discipline name and Budget using the 'SV_MarketSectors' table and correctly shows budgets assigned to each discipline.
However, in the visual on the left, the Discipline Budget total pulls in correctly at the bottom, but the individual discipline budget amounts only pulls in when that discipline has corresponding Effort. If that disicpline has no effort, it does not pull in a budget amount (effort pulls in from the Z_ISG_ProjectProgressQuery table). I would like to see both the budget amount and effort by discipline, regardless of whether either of these items for that specific discipline is $0.
Left visual not pulling in budget when effort is $0
I need to be able to filter my visuals by individual project number (based on ProjectNum within the Z_ISG_ProjectProgressQuery table), so my active table relationships are set up to start at the JobTitles[Discipline] table to the Z_ISG_ProjectProgressQuery table by job code to be able to group the effort by corresponding discipline, and then the Z_ISGProjectProgressQuery has an active relationship with the SV_MArketSectors table connected through the ProjectID to obtain the appropriate discipline percentages for each individual project.
Relationships between the 3 tables
Any ideas on how I can acheive these? I have tried the "show items with no data" option for the visual and it still does not show the budget amount correctly if the effort for that discipline is $0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ldrysdale13 , There are two many to Many Bi-directional relations. You need to correct the data model
refer :https://www.sqlbi.com/blog/marco/2017/10/02/why-data-modeling-is-important-in-powerbi/
https://www.sqlbi.com/articles/the-importance-of-star-schemas-in-power-bi/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think it's extremely difficult to solve this with the current information.
I would say that the filter path doesn't do what you want because of the multiple many-to-many relationships and bi-directional relationships.
The model looks very relational and maybe a rethink to get a star schema would be a good starting point.

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Power BI Monthly Update - February 2025
Check out the February 2025 Power BI update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
08-08-2023 01:56 AM | |||
11-21-2023 07:11 PM | |||
06-29-2023 12:40 PM | |||
05-18-2023 01:22 PM | |||
03-19-2024 10:07 PM |
User | Count |
---|---|
24 | |
13 | |
11 | |
10 | |
9 |
User | Count |
---|---|
18 | |
14 | |
13 | |
12 | |
10 |