March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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 .
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
21 | |
16 | |
13 | |
13 | |
9 |
User | Count |
---|---|
36 | |
31 | |
20 | |
19 | |
17 |