Hi,
I have table visual and a filter to this visual. This is working as expected but issue i’m facing when i apply filter, in table visual the data is getting group by for that filter value but when the total count its different for same filter. How do i avoid group by happening in table visual?
Hi @SantoshB
can you share a sample with and without filter?
BR
with filter in table visual the count is 10 rows but in backend the count is 20 with same filter. I feel the table visual is doing group by as there are two IDs with same value.
Maybe it’s a count distinct?
in field well when i add all columns its grouping them but i dont want that. In backend if its showing 20 rows I want same count should be shown in table visual
is it possible to share some screenshots?
Its solved.
I have another question, Is there analysis template option available in Quicksight? We have many analysis with same design and its time consuming as every time we have to create analysis with same design.
So create template with same design and just feed data to it with little changes.
Let me know if any such options available?
You could just create your analysis as a base/template and duplicate every time.