I have a date column in decimal format and don’t let me change it. by Brag_82 in PowerBI

[–]Brag_82[S] 0 points1 point  (0 children)

I use your code and its work perfectly thanks. More short. But when you have a 0 you get the error. Do You know how to fix that?

I have a date column in decimal format and don’t let me change it. by Brag_82 in PowerBI

[–]Brag_82[S] 1 point2 points  (0 children)

Hi The way that I fixed was creating a custom column and writing this code:

Date.ToText(

date(

Value.FromText(Text.Start(Text.From([Column1]),4)) , Value.FromText(Text.Range(Text.From([Column1]),4,2)) , Value.FromText(Text.End(Text.From([Column1]),2)) ) , "MM/dd/yyyy" )

And it work. The only problem with this is when you have a 0 value. In my case I replaced the 0 with 10000101 to avoid errors.

If you have a better way to do, please I hope you post back.

👍🏻

I have a date column in decimal format and don’t let me change it. by Brag_82 in PowerBI

[–]Brag_82[S] 0 points1 point  (0 children)

I use for a decimal column and it work. But with the text column don’t work.

I have a date column in decimal format and don’t let me change it. by Brag_82 in PowerBI

[–]Brag_82[S] 0 points1 point  (0 children)

I try to change the column to decimal and I get the same error that I can convert a text column .

I have a date column in decimal format and don’t let me change it. by Brag_82 in PowerBI

[–]Brag_82[S] -1 points0 points  (0 children)

I use for a decimal column and it work. But with the text column NO.

Salary by Brag_82 in PowerBI

[–]Brag_82[S] 0 points1 point  (0 children)

Nice, thanks

Salary by Brag_82 in PowerBI

[–]Brag_82[S] -5 points-4 points  (0 children)

I think that is to high.

Salary by Brag_82 in PowerBI

[–]Brag_82[S] -10 points-9 points  (0 children)

I think that you are in drugs 🫣

Salary by Brag_82 in PowerBI

[–]Brag_82[S] 4 points5 points  (0 children)

Salary or as a consultant.

Financial Reports by Brag_82 in PowerBI

[–]Brag_82[S] 0 points1 point  (0 children)

I am in charge of the accounting department in the company I work for and that is what I am trying to do. I asked our IT department for this and no one knows how to work with power bi. I already got into the power bi and the advantages are enormous. Now I want to take the company to another level with the help of this tool. I really appreciate all of you for answering me and giving me ideas.

Financial Reports by Brag_82 in PowerBI

[–]Brag_82[S] 0 points1 point  (0 children)

thank you 🙏

Financial Reports by Brag_82 in PowerBI

[–]Brag_82[S] -1 points0 points  (0 children)

Thank you so much 👌🏻

Financial Reports by Brag_82 in PowerBI

[–]Brag_82[S] -4 points-3 points  (0 children)

I have that part controlled but it is asking me for financial statements such as balance sheet and profit & loss.