Forum Discussion
SuzanoSho
Oct 07, 2022Copper Contributor
Using the ID column to generate a number in a calculated column.
Hello. I was wondering if I could get some help with an issue I'm currently having. I'm trying to generate a ticket number system based on the ID column for an existing sharepoint list. The new ca...
Oct 07, 2022
Make sure your column Data type returned is set to Text?
- SuzanoShoOct 07, 2022Copper ContributorIt's always set to single line text
- Oct 07, 2022I always use flow for stuff like this. Any reasons why you couldn't just create a flow to set that Value when a New item is created in the list?
- SuzanoShoOct 08, 2022Copper ContributorWell, the list is already populated with items. I'm not sure that kind of flow would work retroactively.
- Oct 07, 2022Calculated don't even work for me from ID either right now, just stays blank until I go "save" the column settings again.