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
Solved! Go to 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.
Hi,
It is working now. Download my solution workbook from here.
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.
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.
You are welcone. Please mark my original response as Answer.
User | Count |
---|---|
106 | |
82 | |
72 | |
48 | |
48 |
User | Count |
---|---|
157 | |
89 | |
81 | |
69 | |
67 |