문제

I have a Dashboard designed in tableau having a 4 * 4 structure look like a 4 * 4 matrix how can i merge 2 cells to make it a 2 * 2 ?

enter image description here

some thing like above,

now i need like this !

enter image description here

도움이 되었습니까?

해결책

If my understanding is correct,then you are trying to group (i guess)

like very low+low into low and Very high+high =high ?

You could do this

click the columns you want to group : then right click --> group

similarly you could do for the rows as well ! (choose rows and then click group)

it should give you a 2 * 2 !

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top