Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
Dear All,
I have in my model sales (Pack qty) and (Target) for diffrent types of sector (AM and PM) Check the attached screenshot and compare between the first part and second part in the screenshot.
first part i have 2 lines AM and PM with values and they appear normally
second part , the AM has no pack qty (as seen in the table, there is no sales) accordingly the whole line didnt appear, I need to make the line appear because since the packqty is 0 the Target alos disappeared and not counted
In the Build a visual pane, try to right click on your field for Sector and select 'Show Items with no data'. It is weird that the line is disappearing even though it has Target information. I would expect AM to stay, but be blank for Pack Type and have a value for Target.
Also, I would suggect making measures for Pack Qty and Target:
PackQty = SUM('Table'[PackQty])
TargetPacks = SUM('Table'[TargetPacks])
Proud to be a Super User! | |
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
78 | |
76 | |
70 | |
49 | |
42 |
User | Count |
---|---|
62 | |
41 | |
33 | |
30 | |
29 |