cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
christianfcbmx
Post Patron
Post Patron

Date column "NOT RECOGNIZED" !!!!!!!!!

I dont know if it is my computer...but the date column is not recognized WHY??????? (should be the data source???)

 

Any help would be so much appreciated!!!!! CLICK the link below to get the excel sheet and the pbix.

 

https://www.dropbox.com/sh/7c8flnkv9an4wid/AABcK56rpTF6tSSM3KmCSzm5a?dl=0

1 ACCEPTED SOLUTION

Hi,

 

I wrote a calculated column formula to extract the Date only from the Date/time column.  I used the INT() function to do so.

 

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

7 REPLIES 7
Ashish_Mathur
Super User
Super User

Hi,

 

It is working now.  Download my solution workbook from here.

 

Untitled.png


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Hi @Ashish_Mathur can you tell me what was the problem? everbody wants to know what happened and what to do in a situation like that in the future! 🙂

Hi,

 

I wrote a calculated column formula to extract the Date only from the Date/time column.  I used the INT() function to do so.

 

Hope this helps.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

ohhh I see I didnt realize it...unfortunately that is a Patch... I made a similar patch like that as well.... I really need to find out what is the problem... the root of the problem...thanks for trying anyways...hope there is someone who can figure it out

Hi,

 

That is not a patch.  You had created a relationship from a Date/Time column to a Date column - that is obviously not possible.  You can create a relatioship only between a Date and another Date column.  The INT() function extract only the Date portion of the Date/Time stamp.  Once that is done, one creates a relationship from the result of the INT() column to the Date column in the Calendar Table.

 

Hope this clarifies.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Completely clarified! Thank you @Ashish_Mathur

You are welcone.  Please mark my original response as Answer.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
Join Arun Ulag at MPPC23

Join Arun Ulag at MPPC23

Get a sneak peek into this year's Power Platform Conference Keynote.

PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Top Solution Authors