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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Aydeedglz
Helper V
Helper V

Extract date from source

Hi I want to extract the date from the source document, I have already created a table calendar and it extracted the data from there, but I want a COLUMN not a TABLE

 

Here I have column for year and month that are inclouded in the report, but I also need the Date

 

TABLE 1

Aydeedglz_0-1670267984463.png

Aydeedglz_2-1670268113604.png

 

TABLE 2

My calendar table was able to extract it. FullDate is only a concatenated column from month and year from first table, so I want to have the same "Date" column in my table 1, WITH POWER QUERY

Aydeedglz_1-1670268089303.png

 

Thanks

 

 

1 ACCEPTED SOLUTION
v-jialluo-msft
Community Support
Community Support

Hi  @Aydeedglz ,

 

You can try to solve the question by adding a calculated column

DAY = 'CALENDAR'[Date].[Day]

 

Final output

vjialluomsft_0-1670312673349.png

 

 

Best Regards,
Gallen Luo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-jialluo-msft
Community Support
Community Support

Hi  @Aydeedglz ,

 

You can try to solve the question by adding a calculated column

DAY = 'CALENDAR'[Date].[Day]

 

Final output

vjialluomsft_0-1670312673349.png

 

 

Best Regards,
Gallen Luo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.