Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Dear All,
I have a sample data model with 3 tables, Date dimension, and two other transaction tables.
I am not able to see data from date dimension as below , if i select joined columns from both tables.
I have attached the sample pbix file.
https://drive.google.com/file/d/1orRByhaVHd7kQxqHgwHfhBgC5RNCtl4g/view?usp=sharing
Solved! Go to Solution.
@sonuojha1 . close time has a timestamp. I create a date from this and then joined on that. Please find the file after signature
Hi @sonuojha1 ,
The purpose of creating this calculated column is to remove the timestamp.
You can also directly delete the timestamp of [CLOSE_TIME] in ‘Edit Query’.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@sonuojha1 . close time has a timestamp. I create a date from this and then joined on that. Please find the file after signature
Why do we need new calculated column as
date(year([CLOSE_TIME]),month([CLOSE_TIME]),DAY([CLOSE_TIME])), however we have date column already in table?
What if we have multiple date columns, then it shouldn't be a good practice to recreate the date columns on top of existing date columns.
Best Regards,
Sonu
Thanks for reply,
Yes, it has timestamp in data, however I converted the data type from date time to Date. So as I understood, we have to remove timestamp from power query itself instead changing type in "Data" tab. Correct?
I appreciate your help.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 46 | |
| 31 | |
| 29 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 56 | |
| 38 | |
| 21 | |
| 21 |