Can we limit the number of displayed columns as we do for displayed rows like in this screenshot?
I dont mean the Column limit when data is queries.

Can we limit the number of displayed columns as we do for displayed rows like in this screenshot?
I dont mean the Column limit when data is queries.
Hello Koray,
Under the data section at the bottom, click on gear icon of the measure or dimension you want to hide and select “Hide this field from visualization”.
If you have a pivot involved, and you want to hide only 1 of the pivot results, there will be an “Hide this column from visualization” option.
Finally, if you have a pivot with a dynamic number of columns and you always know the ones you want to show, you can hide everything from visualization and instead create a table calculation like so:
pivot_index(${your_measure_here},column_to_show)
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.