I am facing a problem while adding data to a field in Microsoft NAV
I created table with the following fields
Coulumn Name - Datatype
[No] - [Code(20)]
[Name]- [Text(30)]
[Name2]-[Text(30)]
then i created a query of this table, and exposed it by creating a webservice
When i try to connect to the table using flow i can only see the name and name 2 filed, since the [No] column is the primary filed the flow fails. I have notcied that all tables Primary filed is not visible in flow
The other question that i had was related to CRM
When i select a entity which has a filed which is of type lookup how to do i select the value in flow