custom list
4 Topics"Cells without simple text were ignored"
Hi! I have just contacted Microsoft support, who directed me here. I am trying to create a custom list across colums so each cells value is linked with its adjacent cell i.e. A1 and B1, A2 and B2, A3 and B3 etc... the idea being when one of these values appear, I can click and drag to reveal their counterpart. When I try to create a custom list, I get an error message saying "Cells without simple text were ignored" and nothing gets imported as a list...any way around this? I have tried to change the format to "text", "number" and "general" in the home tab but does not resolve the issue. Thanks in advance!! :)Solved11KViews0likes4CommentsUpdate SharePoint List by calling Rest API
I have a list I want to update by calling the list API. I am able to get the data of this list by calling the Rest API, however I am not able to update a column data with PUT method. The API keeps giving me this message: 403 Forbidden. Please help. I will really appreciate it. Thanks3.3KViews0likes2CommentsFlow doesn't process multiple value in custom list
I created a basic Flow to generate an email when a new item is created on a Custom list. The flow works without problems until I add a Multiple Choice or Lookup to a multiple choice field. The error I receive when the flow runs is: InvalidTemplate. Unable to process template language expressions in action 'Send_Email' inputs at line '1' and column '2175': 'The template language expression 'triggerBody()?['Tasks']?['Value']' cannot be evaluated because property 'Value' cannot be selected. Array elements can only be selected using an integer index. Please see https://aka.ms/logicexpressions for usage details.'.8.9KViews0likes5Comments