Re: Building a reminder with some difficulties (library, calculated columns)
Hi @Kuchen ,
Please take a try with screenshot below:

The first value in the Condition(Modify the expression with your own column expression):
formatDatetime(item()?['Modified'],'yyyy-MM-dd')
The second value in the Condition:
formatDateTime(addDays(utcNow(),1),'yyyy-MM-dd')
Best Regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.