Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I need to create a table that show the follow:
In 8 stores the Product A represent less than 20% of the total store transacctions
In 70 stores the Product B represent between 20 and 50 percent of the total store transacctions
In 7 stores the Product C represent more than 90 percent of the total store transacctions
etc.
In the Database I have a Fact Table with the detailed transacctions, the fact table is like this:
Someone know how can I elaborate this kind of anlaysis
Best Regards