
I have a very simple adaptive card, which just has a date picker and a 'submit' button, which I've using within a PVA topic. I cannot get this to work however, as I get the error "Variable is being set to an incorrect type. Assigned: String, expected: Datetime".
Within the adaptive card code, I have it set to "Type": "Input.Date". Within the PVA variable section of "Save response as", I have this set to "datetime".
Would really appreciate any help on this.