Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I'm having issues trying to implement a business rule on a date input form field in a form on a model driven app. The conditional statement logic only allows me to select a value of a single date rather than specifying that the date is the current system date, I have seen other solutions which suggest using a calculated field as the current date by setting the value to Now(), however as this evaluates at runtime it is not visible to the user before they save and submit the form. Any ideas greatly appreciated.