To retrieve the entire row based on the minimum or maximum value of a particular column in Tableau, follow these steps:
Create a view with the desired columns in your worksheet.
Right-click on the column header of the column that you want to retrieve the entire row for.
Hover over "Quick Table Calculation" and choose either "Minimum" or "Maximum".
Drag and drop the same column into the "Filters" shelf and set the filter to show "At least" or "At most".
You should now see the entire row or rows that have the minimum or maximum value of the selected column.
Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss
Asked: 2023-03-20 11:00:00 +0000
Seen: 7 times
Last updated: Apr 19 '22
How can one ensure that sub-classes have uniform method parameters in TypeScript?
How can the calculation of matrix determinant be performed using CUDA?
How can code repetition be prevented when using (box)plot functions?
What steps can I take to prevent my webpage from slowing down when all parts of a div are displayed?
How can circles be detected in openCV?
What is the method to determine the most precise categorization of data using Self Organizing Map?