I’m looking to create a side by side table view of a single customer sales vs another customer’s sales as well as the % difference between the two. I want these customers to be selected by the end user. I’m not sure how to approach this when the number of records within a certain dimension exceeds what is reasonable to add to a calculated field. Is there another way to do this?
@ErikG thank you but this doesn’t meet the requirements as I’m looking for the dashboard user not the developer to define which customers are compared.
Hi @dspringer,
It’s been awhile since we last heard from you, did you have any additional questions regarding your case or were you able to find a work around?
If we do not hear back within the next 3 business days, I’ll close out this topic.
@Brett any would work but how about product? So effectively customer 1 and 2 would become product 1 and two but there needs to be a way to switch back and forth easily.
Hi @dspringer,
You could try building another parameter that chooses ‘customer’ or ‘product’. Then setup the customer and product controls (dropdowns) to only show based on the new parameter’s selection (this would need to be completed in free-form).
You won’t be able to handle the controls to hold information for both dimension values, which is why you’d need to setup 2 controls for product as well and then toggle them to show based on your customer or product parameter.