Forum Discussion
Is there a visual for tabbing table view?
- 2 years ago
Yes, there is, but not exactly an out-of-the-box solution. You can use bookmarks and build your own "tabbed cards"
- 2 years ago
Like MNedix suggested, you can do bookmark buttons to show/hide visuals, but my preferred method is to use field parameters to control what columns are in the table. What I'd do is add the key important columns everyone will want directly to the table, then create a field parameter for the remaining columns and add them all to it. Then drop the field parameter into the table visual. Then, the user can check boxes to select which additional columns they want to add to the table according to what they need. You can do this for measures, too.
Like MNedix suggested, you can do bookmark buttons to show/hide visuals, but my preferred method is to use field parameters to control what columns are in the table. What I'd do is add the key important columns everyone will want directly to the table, then create a field parameter for the remaining columns and add them all to it. Then drop the field parameter into the table visual. Then, the user can check boxes to select which additional columns they want to add to the table according to what they need. You can do this for measures, too.