79205484

Date: 2024-11-20 00:47:23
Score: 1.5
Natty:
Report link

In power query, we don't use today() function to get current date you can try this below function to get current date

= Date.From(DateTime.LocalNow())

enter image description here

then replace the formula with your today() function in your M coding and have a try

enter link description here

Reasons:
  • Blacklisted phrase (0.5): enter link description here
  • Whitelisted phrase (-1): try this
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
Posted by: Ryan