Hi and thank you for your answer, and sorry for my responding late.
I think I may not relate my issue in an understandable way.
The thing is:
The reason for me wanting to have blanks as default is that I do want my users to actually have to choose/type the data they submit. My validation works and is not an issue.
I have a form that i want to use only for creating new items in my sharepoint list. Everything is working fine.. almost... My dropdown fields are troubblesome - I got two of them (The other fields are: two "type" fields and one attachment field - these resets just fine).
After i submit my first form things looks fine. When I try to open my form again to make another item, my form resets all fields to my default (blanks), except for my two dropdown fields. These two fields retain values from my last input, no matter what I try, I do not really have to submit the form either, if I try to reset after just choosing a value - it stays forever.
I have set the default FormMode.NEW for this form, and there is no default values from Sharepoint either. So there should not really be anything from outside powerapps to cause this behaviour.
All the best
Henrik