To sort a list of values (in a prompt in Webi) alphabetically is simple stuff. But sorting in some non-alpha way is a little trickier. In this example, I have a list of four product categories, which should be shown in a particular order: Bikes, Accessories, Components, Clothing. This is obviously not alphabetical. To get the members (values) of a dimension to sort in a specific order, follow these steps:
Read more »