Forum Discussion
Power Query not showing DateTime Tools
- 1 year ago
Hi Stephen:
I solved the problem. I switched from Dark Mode back to the defult theme and the features came back. It was the the dark mode that caused the issue. Thank you everyone for your input.
Rob
You can use this in three way,
using DateTime.LocalNow() will result in a date/time value and then you can use the next window to covnert it to table.
using {DateTime.LocalNow()} will result in a list value and then you can use the next window to covnert it to table.
using [a=DateTime.LocalNow()] will result in an recrod value and then you can use the next window to covnert it to table.
If this answer helped resolve your issue, please consider marking it as the accepted answer. And if you found my response helpful, I'd appreciate it if you could give me kudos.
Thank you!
- NorthlandincII1 year agoFrequent Visitor
Thank you for sharing the great screenshots. I am missing those excat tools on PBI Power Query. I have them in Power Query for Excel. Im running PBI Version: 2.136.1202.0 64-bit (September 2024) for refernece. I'm thinking I just need to turn this feature on somewhere but cannot locate it in the options / setting.
- ronrsnfld1 year agoSuper User
It works fine for me but I have a different higher-numbered version than you: Version: 2.136.1478.0 64-bit (September 2024).
Maybe try updating your version, or repairing it.