Joyce Posted June 20, 2017 Posted June 20, 2017 Hi, Can I create a data chart widget, from joining two tables? If I choose data type 'sql group by' only get option for one table . Is there a way to select/join two tables (manage to join in reports, as well as on list of data widget, but not for data chart widget') Thanks. Regards, Joyce
Guest Posted June 21, 2017 Posted June 21, 2017 Hi @Joyce You cannot currently join in this type of widget - however, depending on what you are specifically looking to achieve, there may be something you can do by performing a "Sub Select" in the "WHERE" clause. But this is wholly dependent on what you would like to do. If you could provide me with an example of a widget you are looking to display, I can see if this would be possible or not for you. Kind Regards Bob
Joyce Posted June 21, 2017 Author Posted June 21, 2017 Hi @Bob Dickinson I have create a report with the chart I am after, The report name is: Test Mobile Phone Request Report Please let me know, if I can create similar chart as a widget. Thanks. Regards, Joyce
Guest Posted June 21, 2017 Posted June 21, 2017 Hi @Joyce I have been able to create your report using a Sub Select statement in the WHERE CLAUSE - hopefully the screenshots show what I mean here, but we are using two SELECT statements in one - one to get a subset of data from h_itsm_requests and the main one to then interrogate that subset to get the results. I have placed this on your instance for you to have a look at, but for anyone else who is reading this thread, here is how it was achieved: Finished Widget showing groupings of answers to questions Widget Configuration WHERE clause used in the widget configuration I hope this helps Kind Regards Bob
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now