SharePoint column index case sensitive?
Hello there, I have a problem syncing two lists. I have a new SP list with an index on a message Id value. When copying items from the old list I get a failure on the first item.
...6osWST5UYqWSnJVOwAAR6_BOzAAA=
...6osWST5UYqWSnJVOwAAR6_BOZAAA=
The Id's are the same in all but case. My flow error is
daleflemming Also, SharePoint unique columns are not case-sensitive.
If you have previously used "ABC" as column value for one of the list item, it will not allow you to use the "abc" OR "AbC" OR "aBC", etc. again:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.