0

How to list all fields in NL Rows using wildcard

=NL("Rows","GL20000") only gives me the key fields

"DataSource","Company","GL20000","DEX_ROW_ID","4319917"

How do I use a * on the fields to get it to list all the fields inside the row?

=NL("Rows","GL20000",{"*"}) is not working

 

5 comments

Please sign in to leave a comment.