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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Blank Measure Output - Duplicating Report

SUCCESSFUL REPORT: I successfully created this report which has all of the expected outputs (https://github.com/anthonynguyen3/Power-BI/blob/master/Machine%20Population%20-%20BI.pbix). 

 

UNSUCCESSFUL REPORT: Now I have to recreate this exact same report because our original data warehouse is no longer being serviced and we migrated all of our data to a new server (https://github.com/anthonynguyen3/Power-BI/blob/master/Machine%20Population%20-%20BI2.pbix)

 

CURRENT PROBLEM: I have literally copied all of the same DAX measures from the successful report but the measure output is not returning any values for the unsuccessful report. Any ideas on why this is happending? 

(ex: 

Machines15yr =
CALCULATE(
COUNT( 'All Machines'[product_type_id] ),
DATESINPERIOD( 'Calendar'[Date], LASTDATE( 'Calendar'[Date] ), -15, YEAR ))
)
 
Any advice on why my measure output is not returning any values will be greatly appreciated.
1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

Purchase date field has hours data e.g. 5, 6 so it's not matching up with the date table.

The working pbix has all the hours set to 0

View solution in original post

2 REPLIES 2
HotChilli
Super User
Super User

Purchase date field has hours data e.g. 5, 6 so it's not matching up with the date table.

The working pbix has all the hours set to 0

Anonymous
Not applicable

I had a this updated outside of power query but I needed to do it inside of power query. Thank you for your support! 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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