Hello everyone,
I am creating a New Tracker View in my dashboard.
But I need a query where I have to select multiple buyers.
How should I set up multiple selection?
Thanks in advance!
Hello everyone,
I am creating a New Tracker View in my dashboard.
But I need a query where I have to select multiple buyers.
How should I set up multiple selection?
Thanks in advance!
You can do this with a BAQ Report, but I am not sure how to do it in a Dashboard. Add a new filter to the BAQ Report (not the BAQ itself). Your output ends up being a report, but it might give you what you need.
I would say this might be a candidate for customisation on the main controller and add in the multiple filters there…
Someone poke me in the eye if I have just gone for the over complicated approach.
Thank you all for your comments.
I need this on the dashboard. Because I need “Copy to Excel”. When I create a BAQ Report and download it into Excel, the Excel format is not created into a form that can be directly pasted. This is because I want an Excel form that can be pasted into the manual Excel document that our company operates without any additional work.
If you create a BAQ Report, when downloading Excel, it is downloaded in the format below (unnecessary columns and rows), so you cannot paste it directly.
If you are using a dynamic BAQ report and modify the RDL to ensure all the columns are in the right order, no overlapping etc. Then it should turn into an excel file fairly simply. The key is getting the RDL correct.