Hello, is it possible to get the id of my monday board and put the information in a column of the same board?
I know it can be done with the items but I would like to do it with the board in general.
Hello, is it possible to get the id of my monday board and put the information in a column of the same board?
I know it can be done with the items but I would like to do it with the board in general.
Hi Marcelo
Hope all is well
You can do this by adding a formula column to concatenate using the board ID number
ie
CONCATENATE(ββ,β3350788928β)
Because its a formula it will apply to every field for that column on that board
You need to use the concat, otherwise it sees the result as a number rather than text
Hope this provides what you need,
Please let me know if you need any further assistance
Many thanks in advance
Dan
Thanks for the answer.
How did you get this value β3350788928β? is the number in the url ?
Hi Marcelo
Yes itβs just the Board ID number from the url
Many thanks Dan