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
AlexisCohen88K
Frequent Visitor

Get measured value at a given time

Hello,

 

I'm trying to calculate the number of Houses which was "For sale" at a given time.

 

My Columns are : House ID, Date to Market, Date Sold.

The result expected would be something like a table with the following columns : Month Year, Qty For sale

The final goal is to plot a chart showing the evolution of records for sale through time (21 houses were for sale in march 2020, 19 in May etc...)

 

I really don't know where to start from. I don't even know wether DAX or M is more adapted.

Would you have some leads?

 

Many thanks!

 

1 ACCEPTED SOLUTION

Hello,

Many thanks for your help.

I managed to find the solution by creating a date table in power M using the following tutorial

Then, I added my table and created a custom column that check for each date if the record is for sale or not.

 

Thanks again everyone for your help and time!

View solution in original post

4 REPLIES 4
amitchandak
Super User
Super User

@AlexisCohen88K , Not very clear. You can create a date table and join with your date. There you can have month and year and plot count of house id against that

 

To get the best of the time intelligence function. Make sure you have a date calendar and it has been marked as the date in model view. Also, join it with the date column of your fact/s. Refer :radacad sqlbi My Video Series Appreciate your Kudos.

 

Please provide your feedback comments and advice for new videos
Tutorial Series Dax Vs SQL Direct Query PBI Tips
Appreciate your Kudos.

Hi @amitchandak .

Many thanks for your answer.

 

To which date column am I supposed to link the Date table? I can't see how this can work

 

To be clearer : I  have an "Opened Date" and a "Closed date" column. I want to know the number of records opened at a given time, preferably with a monthly increment.

Hi, @AlexisCohen88K 

Not very clear.

If possible,can you share you sample pbix file or  data for testing.

I make a sample file ,hope it can work for you.Best Regards,


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

 

Hello,

Many thanks for your help.

I managed to find the solution by creating a date table in power M using the following tutorial

Then, I added my table and created a custom column that check for each date if the record is for sale or not.

 

Thanks again everyone for your help and time!

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.