Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
BruceAnderson20
New Member

records missing in DAX formula using Dataverse

I have a strange issue.

I have a DAX measure that is not including many records.  I can see the records in design in Desktop when I add them in a table, but not in Dax.  In the below example I have 3 records that should be included, but only one is in Desktop and Service.  I checked the data types as I know Power BI doesn't like the Currency format from the dataverse, but they are decimal.  Any thoughts would be much appreciated.

BruceAnderson20_0-1720159249653.png

BruceAnderson20_1-1720159259911.png

BruceAnderson20_2-1720159271362.png

 

1 ACCEPTED SOLUTION

Hi @BruceAnderson20 ,

 

You are returning the firstnonblank value that is why you are getting the 55, to get addtional data you need to add more details to your visualization, if you are using the Document N.º has your only detail you get the first value that you have in the datasource.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

4 REPLIES 4
MFelix
Super User
Super User

Hi @BruceAnderson20 ,

 

You are showing the Service Fee Measure however you are poiting to the Consumable values.

Can you share the formula for consumable please. 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Apology there. See below. It is the same target table, just different filter value.d confirming I do have correct relationship in place.

BruceAnderson20_0-1720176011560.png

 

Hi @BruceAnderson20 ,

 

You are returning the firstnonblank value that is why you are getting the 55, to get addtional data you need to add more details to your visualization, if you are using the Document N.º has your only detail you get the first value that you have in the datasource.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Thank you!  I changed it to a SUM and now it is working.  The FIRSTNONBLANK put there by someone else, I was not familiar with it.  But the hint is in the name!

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors