Hi Friends.
Please help!
How to count specific column in the excel.
1.I want to count all the row value of Email
2.I want to count all the row value of Id nVision.
Thanks in advance.
cheers:D
Happy learning
Hi Friends.
Please help!
How to count specific column in the excel.
1.I want to count all the row value of Email
2.I want to count all the row value of Id nVision.
Thanks in advance.
cheers:D
Happy learning
@pattyricarte you can try Linq queries to get the count
CountColumnValues.zip (11.3 KB)
You can use this method which is in the above workflow to get the count…
I used your query but its showing this below error,
"19.4.4+Branch.support/v2019.4.Sha.6d308c7f5a32b559373887ae421ce7eaec8f8d24
Source: Assign
Message: Cannot perform ‘<>’ operation on System.Double and System.String.
Exception Type: System.Data.EvaluateException"
Glad to help you. Happy Automation
Happy Learning