Each segment displays how many customers belongs to each order segment in the tooltip , I need also to display how many orders for each segment on the card e.g.
Total Orders = 74K
Segment 1 to 5 = 50K Order
Segment 6 to 10 = 20K Order
Segment +11 = 4K Order
Also I want to create (Table custom visual) to display the transactions belongs
to each segment if the user click the segment bar.
Hi @MAAbdullah47, we aim to consistently improve the topics being posted on the forum to help you in getting a strong solution faster. While waiting for a response, here are some tips so you can get the most out of the forum and other Enterprise DNA resources.
Use the forum search to discover if your query has been asked before by another member.
When posting a topic with formula make sure that it is correctly formatted to preformatted text </>.
Use the proper category that best describes your topic
Provide as much context to a question as possible.
Include demo pbix file, images of the entire scenario you are dealing with, screenshot of the data model, details of how you want to visualize a result, and any other supporting links and details.
I wasn’t sure what the goal was with the [order count] but you could change out the DISTINCTCOUNT with the SUM(Orders[order count]) in the switch statement too.
Hi @MAAbdullah47, a response on this post has been tagged as “Solution”. If you have a follow question or concern related to this topic, please remove the Solution tag first by clicking the three dots beside Reply and then untick the check box. Also, we’ve recently launched the Enterprise DNA Forum User Experience Survey, please feel free to answer it and give your insights on how we can further improve the Support forum. Thanks!