Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
I have a read-only grid with the following data (image below)Currently all my users can see all the dataIn my case, i want "User1" should be able to see just "Vendor1" in vendor_selected column, "User2" should be able to see just "Vendor2",....etc.How can I do that?
Discussion posts and replies are publicly visible
A New security rule needs to be created In order to achieve your case,
Here, I am explaining you with the sample record Type ZMS_KMR_Request
In place of requestedBy, you should use the Vendedor_Selected field
Hope you got the answer
Hi Mohan
For "User found in fields" I do not have a field where users are registered.
The column "Vendor Selected" field is text type and in come from a dropdown
Then you should create security expresion in record level security
thanks it works now