Hi
I am just wondering if we can pass the column values in the expression field as message . please see my screenshot below:
Thanks
Harinder
Solved! Go to Solution.
Hi @Harinder
Yes these can, you are very close, but it needs to be built as a string. For example
[Count] + " records from " + [Min_DateTime_Out] + " to "...
Hope this helps!
TheOC
Thanks for the quick reply.
I had tried this. But received below error:
Thanks
hey @Harinder
count is a numeric i'm guessing, you will have to use tostring([count]) instead!
User | Count |
---|---|
106 | |
85 | |
76 | |
54 | |
40 |