2

I just joined two attribute tables successfully with the join function in Layer Properties.

Two new fields have appeared in my original table.

I saved the table.

However these two fields don't show up when I open Refactor fields.

Therefore I have to "save as" the table to a new table with a different name. Then the two new fields do show up.

Is this a bug, or is this normal?

Could it be changed?

whyzar
12.1k23 gold badges41 silver badges72 bronze badges
asked Nov 17, 2016 at 12:43
1
  • Can you should screen shot of your attribute fields before and after? Commented Nov 17, 2016 at 15:38

1 Answer 1

3

It's normal.

The Refactor fields tool only reads the fields that are saved in the shapefile. Joining layers does not save the fields into the shapefile which is why you need to save it as another to include those joined fields.

The only way to change this behavour is to edit the source code of the tool to include reading the joined fields.


Another example is the Table Manager plugin.

answered Nov 17, 2016 at 12:52

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.