I’m looking to build out the top 10 counties in each state. So basically, I need to count each transaction in each state & county combination. The select the top 10 counties for each state.
Is there a pattern or method to do this using lookml ? Maybe using PDTs?
Thanks in advance.