Hi OF Team

I am interested to access fields of taxon attribute that are not visible in the user interface and that i had added to especies list. For example, i want to count de number of exotic species detected in a plot. I add this field in the especies list, but how i can use it? It is possible?

Regards,

Lluís

asked 02 Dec '18, 17:55

lcomas's gravatar image

lcomas
115
accept rate: 0%


Hi Lluís,

If I understand the question correctly,You need this formula:

idm:speciesListData("SPECIES LIST NAME", "column name from species list", TAXON ATTRIBUTE NAME)

At first, create calculated Text or Number (Depending on what is written in the column) attribute and uses this expression.

Best regards

Beka

permanent link

answered 02 Dec '18, 21:13

beka's gravatar image

beka
185734
accept rate: 6%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×493

question asked: 02 Dec '18, 17:55

question was seen: 1,970 times

last updated: 02 Dec '18, 21:13