Hi @ReeX is this in your SP list that you have screen grabbed? if so in your SP Column settings you will need to set the default property of these to:
Date

Status:

This will not apply to existing items in your list I would suggest you use Edit Gird View and update the existing items. But going forward this will be set by default when creating new Items in your SP list.
If this in a canvas app you will want to set the DataCardValue DefaultDate property to:
Date:
Today()
Status:
Distinct(Filter(YourList,YesNo="Yes"),Value)
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. Remember, you can accept more than one post as a solution.
If the content was useful in other ways, please consider giving it Thumbs Up.
Thanks
Andrew