Hi,
I have a subject area with stores , each stores are in some cities, countries. How can I create an analysis that will look like below:
Name of the store | country1: list of cities comma separated; country2: list of cities comma separated; country3: list of cities comma separated
I have access also to DV. I know how to do this in SQL using GROUP by and LISTAGG , but no idea how to do this in BI Analytics.
Thank you,
Ana