Use our Google Custom Search for best site search results.
Search
-
Here is the calculated field.
Thank you!
-
Here is my form.
I tried it with this xpath: sum(dfs:dataFields/my:SharePointListItem_RW/my:GJ2020Q3APV[../my:PrioDerT_x00e4_tigkeitOptional = current()/../my:Filter])
But it still doesnยดt work.
Thank you!
-
I guess I got the problem.
Filtered Xpath doesnt work for a SharePoint list..?
-
Hi Hilary,
thank you very much for this!
It works perfectly.
I only got some issues with the filtered XPath.
This is my original Xpath: sum(dfs:dataFields/my:SharePointListItem_RW/my:GJ2020Q3APV)
So the new filtered one would be: sum(dfs:dataFields/my:SharePointListItem_RW/my:GJ2020Q3APV[../my:PrioDerT_x00e4_tigkeitOptional = ...
-
Hi Hilary,
is this forum still supported? :)
-
Hi Hilary!
I hope you are doing fine!
I got two questions:
I have a repeating table and I want a filter on it. I have a column which says if the work task is done or open. Is is possible to filter the repeating table so that it only show the rows with the open work tasks?
Therefore I also want to show the summary of the needed ...
-
Hi Hilary,
is it possible to save/cache changes made in a form without closing the form?
Thank you!
Jasmin
-
No it is rule on the dep. field.
The name field is a choice field refering to the second source data ("Name1" for the names and "Abteilung" for the dep.)
Name of the dep. fiel: Abteilung MA/Name/Kompetenz
Name of the name field: MA/Name/Kompetenz
Thank you!
-
Ok as I set the value of the dep.-field by using the rule, I could type in the dep. into my dep. field without disappearing when I click into antoher field; but also it didnt show me the referring dep. anymore when I typed in a person
-
mhh.. I dont know why it doesnt work. Here is the second part of my post:
Another issue occured.
So if someone types in a specific name into the field "MA/Name/Kompetenz" it show me his or her department. This works perfectly.
But sometimes people dont want to type in a specific person and just the departement in general. But this ...