tableau教程菜鳥教程 excel pivot用法?
excel pivot用法?首先,打開excel并創(chuàng)建一個新表;2。然后輸入函數(shù)=getviewdata(“購買價格”);3。然后進(jìn)入數(shù)據(jù)透析表區(qū)域,絕對引用,函數(shù)為:=getviewdata(“pu
excel pivot用法?
首先,打開excel并創(chuàng)建一個新表;
2。然后輸入函數(shù)=getviewdata(“購買價格”);
3。然后進(jìn)入數(shù)據(jù)透析表區(qū)域,絕對引用,函數(shù)為:=getviewdata(“purchase price”,$h$15);
4。然后輸入字段名,函數(shù)為:=getviewdata(“采購價格”,$h$15,“類別”);
5。然后輸入字段值,函數(shù)是:=getviewdata(“purchase price”,$h$15,“category”,“keyboard”);