This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi all,
I am working on a production report. The issue I am having is between two tables. The first table is production order header and the second is called capacity ledger entries that contains all the recorded work on these production orders.
The specific problem is that for any rows in my visual where the production key (order # is blank) it shows a last posting date of 02/11/2019. I would expect it to show blank. I looked at my data in capacity ledger entry and there are no blank production orders that could be causing this. 02/11 is the day I made the report if that means anything
The other possibilities are:
1. If there are values in capacity ledgr entries it pulls the correct latest date - WORKING
2. If there is a production order but no capacity ledger entries it should show blank - WORKING
Solved! Go to Solution.
My table was filtered yes. The table that I was trying to pull the data from was what was giving me an issue. I still don't know why but I solved the problem by copying the query that was giving me the issue, and using MAX to display the latest date per operation on the query.
@Mattmcdowell_ wrote:
Hi all,
I am working on a production report. The issue I am having is between two tables. The first table is production order header and the second is called capacity ledger entries that contains all the recorded work on these production orders.
The specific problem is that for any rows in my visual where the production key (order # is blank) it shows a last posting date of 02/11/2019. I would expect it to show blank. I looked at my data in capacity ledger entry and there are no blank production orders that could be causing this. 02/11 is the day I made the report if that means anything
The other possibilities are:
1. If there are values in capacity ledgr entries it pulls the correct latest date - WORKING
2. If there is a production order but no capacity ledger entries it should show blank - WORKING
I'm afraid your expression is not so clear. Are you using any filter or measure to filter the table visual?
Regards,
Jimmy Tao
My table was filtered yes. The table that I was trying to pull the data from was what was giving me an issue. I still don't know why but I solved the problem by copying the query that was giving me the issue, and using MAX to display the latest date per operation on the query.
I noticed that if I take off the "latest" then the report blows out and I have many rows for the same part because multiple dates are coming through. However I still don't understand the reason for this behaviour.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 33 | |
| 27 | |
| 24 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 50 | |
| 33 | |
| 24 | |
| 24 |