Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hello,
How can i convert this Date to normal Date.
Thx in advance for your help
Hello Gaucho.
I think what you are asking is to display date in format of dd:mm:yyyy
You can change that here
Hi @Idkpowerbi
No it is not what i am trying to do. In My screenshort you can see that there is always "1900". That is already problem i want to solve.
I cannot understand your logic in getting from what you show to what you want
Please show
As an aside, you are not showing any Julian dates (or dates from a Julian Date Calendar) in the data you have shown us so far, so I especially don't understand the significance of your question title.
Hi
= Table.TransformColumns(Prev_Step,{{"GJ", each Date.FromText(_, [Culture = "de-DE"]), type date}})
Stéphane
Hi it is not fonctioning, here is the error message;
Add column
Date.FromText([GJ], [Culture = "de-DE"])
Stéphane
I need more information
What is the formula?
What is the error message?
Stéphane
Here ist how GJ is appearing, when i try to insert the code you gave me it shows no error as shown below:
When i click on "OK" the result appears like this:
#date(2023,1,Number.From([GJ])
In "GJ" i have the year 21, 22 and 23. THe formular you gave me will be like this;
I don't understand what do you want : 01/01/2021, 01/01/2022 and 01/01/2023 ?
#date(Number.From("20"&[GJ],1,1)
I want something like this;
all dd/ all MM/YYYY for 2021, 2022 and 2023
The syntax is showing no error but when i click on Okay, it shows me "ERROR"
I can't help you without your formula, a screenshot, your previous step, the error message...
I took de Data with "GJ" in JDE but i couldn't convert it to date, that is why i was trying to get a solution how to manage it .
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
25 | |
12 | |
11 | |
11 | |
8 |
User | Count |
---|---|
46 | |
28 | |
14 | |
13 | |
13 |