Please clickMark as Best Response&Likeif my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please
Hello, I have a status column in SharePoint Online and another column named "Resolution Type". Both columns are of type "Choice". What I want to do is that when Status is changed to "Resolved", a value from the "Resolution Type" will need to be selected before the form can ...
Title":"Products"},"Forum:board:SharePoint_General":{"__typename":"Forum","id":"board:SharePoint_General","entityType":"FORUM","displayId":"SharePoint_General","nodeType":"board","depth":4,"conversationStyle":"FORUM","title":"SharePoint","description":"Welcome to the...
Hello, I have a status column in SharePoint Online and another column named "Resolution Type". Both columns are of type "Choice". What I want to do is that when Status is changed to "Reso... ganeshsanaphow can I write the code if I have multiple status drop downs that need...
So if a user selects Yes in one field then other fields are show, same thing if the user selects NO then different set of fields are displayed? You need to play with the "Visible" property of the controls. In the below sample, the textbox control is hide and shown when the user ...
Power Apps: Customize SharePoint list form using Power Apps and set date column value using Power Apps formulas when status changes to Completed Power Automate: Run Power Automate flow on item change (When item is modified trigger). Add trigger condition to run the flow only when the ...
Some users have added HTML markup or script elements to calculated fields. This is an undocumented use of the feature, and we will block the execution of custom markup in calculated fields in SharePoint Online from June 13, 2017 onwards. Documentation: Handling HTML markup in...
Hello, I have two number columns - "Staff" and "Capacity". I would like the "Capacity" column to conditionally display red if the number on the "Staff" column is 10 less than the number on the "... I think you are looking something like this: ...
For SharePoint/Power Platform blogs, visit:Ganesh Sanap Blogs ganeshsanap Hi, Sorry for the late reply, I've been away and only just had a look at this. Well, that is a pleasant surprise. I can only presume I had the formula wrong in some way (maybe ' ' around true and fal...
So if a user selects Yes in one field then other fields are show, same thing if the user selects NO then different set of fields are displayed? You need to play with the "Visible" property of the controls. In the below sample, the textbox control is hide and shown when the...