Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Solved! Go to 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
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @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
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsApology there. See below. It is the same target table, just different filter value.d confirming I do have correct relationship in place.
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
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThank 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!
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
26 | |
20 | |
18 | |
14 | |
11 |
User | Count |
---|---|
32 | |
20 | |
19 | |
18 | |
13 |