Preset Distribution of Sets

How could you go about creating a preset distribution of a SET of data. For example (A|B|C|D), wanted to get the distribution of the records to be 40% A, 25% B, 20% C, 15% D.

Found it - select the Data Column type and upload a Dataset. with a Frequency in the table.

Out of curiosity, what were the values you used to achieve the distribution noted above?

Same as above, you don’t have to normalize - it’s just a weighting. 40, 25, 20, 15…

I don’t understand that - where does it derive the weighting from?

I am trying to mock a shop branch table. I have a dataset of city names and their population. I want cities with a higher population to appear more frequently in the branch table.