Created
December 10, 2020 07:54
-
-
Save katoen/eae7c4de3d24e74da1fae07399d6f7e3 to your computer and use it in GitHub Desktop.
Number from Date PowerQuery
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Number.From(DateTime.ToText(DateTime.LocalNow(), "yyyyMMdd"))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment