Hi all,
Observed an issue where some values in the Sharepoint list do not appear in the dropdown where that Sharepoint list is used as a datasource.
The formula I have for the Choice datacard is
SortByColumns(Eng_list_Bal1.'Eng Number', "Eng_x0020_Number",Descending)
One of the observed values that are missing is 36264687
Screen 1 shows that this value appears in the Sharepoint list that I am using as a datasource;
Screen 2 shows that this vaue is omitted in the dropdown list (based on the descending order, it should be above the 36246537 value)
Perhaps someone knows if there is a solution to somehow reveal missing values? I have tried refreshing the datasource and reimport the Sharepoint list but these methods didn't help. Would sincerely appreciate any advice.