1
Hello!
I wonder if it is possible to mount a query that returns me a table similar to this:
The appB and appC data comes from a select Count in the Calls table that returns the amount of sessoes found per application, but Appa data comes from a different select because it has exceptions rules. In this case there is some way to join the selects to get the result of the table above?
Thank you!