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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.