Bug in ID when Creating new rows in AccoMASTERDATA with filterd
L
Lucas Herluf Bohn Sønderskov Andersen
I have an accoMASTERDATA table with 500 rows. When I filter my accoMASTERDATA and then create a new row, the ID is taken as the max of the filtered list, but not the max of the complete list. This results in an error, since the ID that accoMASTERDATA attempts to create already exists.
B
Bradley Terry
I was able to create a measure that ignores all filters on the page and applies a default value to resolve this issue.