Use our Google Custom Search for best site search results.
Browse by Tags
-
I'm trying to build a form in which a user selects a topic and then a subtopic which then displays a list of questions (filtered by the former). Those are 3 columns in the SharePoint list connection, however we want to collect answers for the questions which will then be stored in the form library...
-
I have a list with an InfoPath form and a document library that are connected so that the InfoPath form displays the title of all the related documents (attachments) in a list box. There are many documents to one InfoPath form/list item. What I’m trying to do is count the total number of attachments...
-
Hello I have a SharePoint library that tracks users training modules, I look at two columns Title and Module to derive the count, and want to count each unique item in Module for each user in Title. My issue is if a user takes the same training multiple times it counts towards their overall completion...
-
I have the following function which looks up various values in a data connection column and displays it in one field however I want to be able to separate them somehow in different cells, maybe with a repeating table? I think I may need a preceding sibling? Can someone assist? eval(eval(SharePointListItem_RW...
-
I am creating a Late Delivery form - once the user selects the supplier on the new form, i need InfoPath 2013 to query the list on SharePoint online and return the total number of times the supplier has been late and the number of times late in the last 30 days. I have been playing around with the count...
-
Hi Don Thank you very much for your assistance though am still struggling (hate being a newbie at times). I tried adding in the formula but gave me an error message. I also tried changing the results in A1 etc. to numeric answers rather than letters so that a formula could be created but didn't have...
-
Situation: We need a way to evaluate a set of company products based on eight different standards. Im using InfoPath 2010 For each of the eight standards a product can score either a Zero (0), One (1), Two (2), or Three(3). The Standards for Quality are not based on a total (think cumulative) score,...
-
I have created a form with many topics and then questions. Each topic has several questions, each question has 3 answers (Yes,No,N/A). Each Topic has its own Horizontal Repeating table with Buttons. I am able to sum all repeating tables as a whole but I can't figure out how to sum each user added...
-
Hi, I know how the workaround to get the position for a row in a repeating group: count(../preceding-sibling::my:groupname) + 1 But now I have a repeating field, not a group. Then I have an attribute "position" that I wanted to put formula in, but I didn'tget it to work if I just put: count...
-
hi all,
I am using preceding inside count function but getting the node-test expected error. The same function i have used in another repeating table there its not throwing error. I have attached the screen shot of that error. Please somebody help me to sort out this error.