Answer1. Create the following parameter:2. Create the following calculated field [Profit bin]:IF [Profit]>=0 THEN (INT([Profit]/ ROUND({(MAX([Profit])-MIN([Profit]))/[Profit Bin Amount]})))ELSE (INT([Profit]/ ROUND({(MAX([Profit])-MIN([Profit]))/[Profit Bin Amount]}))-1)END*(ROUND({(MAX([Profit])-MIN([Profit]))/[Profit Bin Amount]}))3. Drag [Profit bin] to [Columns] and convert it to dimension4. Drag [Orders (Count)] to [Rows]5. Use the parameter [Profit Bin Amount] to change the amount of binsSee the attached sample workbook.
Did this article resolve the issue? Thank you for providing your feedback on the effectiveness of the article. Click here to return to our Support page. Open new Case Open a new case Continue Searching Click here to go to our Support page. Knowledge Base Get detailed answers and how-to step-by-step instructions for your issues and technical questions. Community Find and share solutions with our active community through forums, user groups and ideas. Product Help Browse a complete list of product manuals and guides. Available online, offline and PDF formats. Training and Tutorials Learn how to master Tableau’s products with our on-demand, live or class room training.