Skip to main content
Solved

Data popularization in table


Forum|alt.badge.img
Hi for all!

 

I have  xls table with huge datas about inspection for different zones as shown in attached picture (this is the small example).

 

How can I write text values from "Area n." column to "Area"?

 

F.e. for rows with "Area n" 1, 12, 3 I want write East gate in "Area" column and etc.

 

 

Thx

Best answer by takashi

This is a solution example based on Gio's suggestion - VariableSetter/VariableRetriever.

 

View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

6 replies

david_r
Celebrity
  • August 4, 2015

takashi
Evangelist
  • August 4, 2015
Hi,

 

 

I'm not sure how the table should be transformed.

 

Do you need to add the area name to the "Area" column like this?

 

 

 

Takashi

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • August 4, 2015
You can achieve this by reading the column "Area n." into a variable for each occasion the value is not a number.

 

You parralely (..is that a good word??) read the variable (using a VariableFetcher) into Area attribute.

 

 

 

Or you can simply use a conditional attribute creator with adjacent feature reading. (though with big data this will use more memory,( i have scripts that crash on memoryusage when using adjacent featuresettings)

Forum|alt.badge.img
  • Author
  • August 5, 2015
Takashi,

 

Yes, It should looks like on your picture...

 

 

takashi
Evangelist
  • Best Answer
  • August 5, 2015
This is a solution example based on Gio's suggestion - VariableSetter/VariableRetriever.

 


Forum|alt.badge.img
  • Author
  • August 5, 2015
Gio, Takashi!

 

Many Thanks!

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings