Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
11 replies
Subscribers
5 subscribers
Views
3893 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi all, We are using "getdatasubsetdownloadlinkfromrule" to downl
phanibabuk
over 10 years ago
Hi all,
We are using "getdatasubsetdownloadlinkfromrule" to download data into excel which works fine.
I'm using a multipledropdown in the UI to select multiple values and pass it to a rule to fetch the data which works fine.
However, the same result from the above rule is not getting downloaded to an excel when I select multiple values.I'm using queryentity to fetch data.
On the UI level, everything works as expected. It returns the data as expected even when I select multiple values.
Even the plugin downloads the data as expected except when I pass/select multiple values. I'm using [IN] operator to fetch data within my query entity.
It doesn't shoot any error in the app server logs. It simply opens a new excel sheet with empty data.
This only happens when I select multiple values in multipledropdowns.
Any inputs please!!!
OriginalPostID-187734
OriginalPostID-187734
Discussion posts and replies are publicly visible
Parents
0
chandhinir
over 10 years ago
Do you have multiple filters in the query entity rule? If yes, have you used a!tojson and a!fromjason function in the downloaddatasubset rule?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
chandhinir
over 10 years ago
Do you have multiple filters in the query entity rule? If yes, have you used a!tojson and a!fromjason function in the downloaddatasubset rule?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data