Hello
I have errors on 3 my form, and not sure how to fix.
3 fields are connected to a choice field in a SP List but they have an error saying:
Expected Record value. AdminServices_DataCard1.Default
The form is in newform mode, the default for each field is ThisItem.AdminServices
Where am i going wrong here?
thanks
Solved! Go to Solution.
Hi @neill_long,
Have you solved your problem?
Could you please check if the error hover over the Default property of the data card or data card value?
I guess it is on the Default property of the data card value, you could modify your formula as below:
{Value:DataCard1.Selected.Value}
If they are in the form default should be Parent.Default
And their item property should be: Choices(ListName.ColumnName)
Hi @neill_long,
Have you solved your problem?
Could you please check if the error hover over the Default property of the data card or data card value?
I guess it is on the Default property of the data card value, you could modify your formula as below:
{Value:DataCard1.Selected.Value}
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
User | Count |
---|---|
206 | |
97 | |
60 | |
51 | |
45 |
User | Count |
---|---|
257 | |
158 | |
85 | |
79 | |
58 |