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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
joannerw
Helper I
Helper I

Find the days per month from Create Date to Finish Date - using Direct Query

I'm trying to create a table of days per month between the create date and finish date, which could span years. I have found a solution but it doesn't work for direct queries. Can anyone help? And I'm new to Power BI so may need a little extra help...

 

2019-12-16 11_53_10.png

6 REPLIES 6
v-lili6-msft
Community Support
Community Support

hi @joannerw 

Just use this formula to create a new table

Table = FILTER(CROSSJOIN('Defect',CALENDARAUTO()),[Date]>=[Defect Create Date]&&[Date]<=[Completion Date])

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you for your reply. I'm unable to create a new table as the icon is greyed out. Is this because my data source is a direct query to an SQL database?

hi @joannerw 

Do you mean that only "New measure" is available in the power bi desktop?

 

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Only new measure and new column are available as shown.  

2019-12-18 09_32_46-.png

hi @joannerw 

You need to update power bi desktop to the latest version, and now It supports mixed mode that you could use New table in direct query.

https://www.microsoft.com/en-us/download/details.aspx?id=58494

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@v-lili6-msftI am currently running the version 2.73.5586.1501 64-bit (September 2019) and using Power BI Desktop RS which is hosted locally, and not on the cloud due to security issues. 

Helpful resources

Announcements
Fabcon_Europe_Social_Bogo

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

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

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.