In my dataverse I have a Daily Report table with a Date and Room field, which together form the natural key of the table. I would like to merge the Date and Room into 1 new field and preferably use that as the primary column.
I am unable to do this in the formula column because the date cannot be converted to text. I also can't do it with a business rule because you can't merge two fields with it.
Is there any way to solve this?