Change attribute table from read only mode

391
5
03-04-2024 10:18 AM
MAHDISaeediNik
New Contributor

I want to transfer a row or rows to another attribute table. I know that I should use the join command, but the problem is that when I run the command, the error message Target *** is read-only appears. On the other hand, I cannot find the attribute table to change it from read-only mode. How do you think I can solve this problem?

0 Kudos
5 Replies
MAHDISaeediNik
New Contributor

append command

0 Kudos
RobertBorchert
Frequent Contributor III

How can you do the join if you don't know where the table is

 

In the destination table select Data Design > Fields >

make sure Read only is not checked. 

 

RobertBorchert_0-1709578987861.png

 

0 Kudos
MAHDISaeediNik
New Contributor

Thank you for your reply.

But unfortunately, despite unchecking the "read only" modeScreenshot 2024-03-04 232842.png, the error message is repeated.

0 Kudos
RobertBorchert
Frequent Contributor III

is your table being pulled in from a  feature service?

0 Kudos
MAHDISaeediNik
New Contributor

Yes. A KML file has been converted into a Layer. Is this important for future operations on the "attribute tables"?

0 Kudos