Hi all, there is one requirement where user will search with 2 to 3 part number like 3456,3234. We should show in which countries this part numbers are allowed to use
data base structure : countrylistid(pk) , partnumber, countryname, isallowed(bit(1)).
Notes : For 1 one part number there are 150 entries in database.
Discussion posts and replies are publicly visible
And your question is ...?
In scatter chart this horizontal countries name possible ? And vertical lines for each country
Also can I achieve my requirement with scatter chart?
If difficult to achieve my requirement can you suggest any other chart for my requirement
Still trouble in understanding your requirement , Can you explain it bit clearer
In scatter chart on X axis can we display names
Yes, in Appian scatter charts, you can display names (labels) on the X-axis
Can you share your expression? Generally you would want to make sure that both of your groupings use text data, but I can't tell what fields you are using so far.