MarkCBB
Active Member
- Joined
- Apr 12, 2010
- Messages
- 497
Hi there PBI Pros,
I need some help getting the Top 10 products by sales.
My Product names are in a Table called MAIN, my Sales Column is in a Table called VALUES
i.e. MAIN[PRODUCTS] and VALUES[SALES]
I would like to create a DAX Function to get the list.
I am using this in Power BI Desktop.
The Result I am looking to achieve is to have a column chart with the names of the Top 10 Products with the Value being the SALES.
Pulling out my hair, help.
I need some help getting the Top 10 products by sales.
My Product names are in a Table called MAIN, my Sales Column is in a Table called VALUES
i.e. MAIN[PRODUCTS] and VALUES[SALES]
I would like to create a DAX Function to get the list.
I am using this in Power BI Desktop.
The Result I am looking to achieve is to have a column chart with the names of the Top 10 Products with the Value being the SALES.
Pulling out my hair, help.