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}
User | Count |
---|---|
259 | |
110 | |
97 | |
57 | |
39 |