本文介绍了如何在 Power bi 视觉效果中显示当前日期和时间?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
是否可以在 Power BI 中添加显示当前日期和时间的卡片?
Is it possible to add a card in power BI that shows the current date and tome time??
非常感谢!
推荐答案
当前日期 &时间:
Current Date & Time:
MyCurrentDateAndTime := NOW()
每次打开工作表时都会更新该值.
The value will be updated each time you open the worksheet.
这篇关于如何在 Power bi 视觉效果中显示当前日期和时间?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!