求助Excel高手,我有一个大的sales database做成pivot table。现在要给每个sales rep发他自己的data pivot,让他们可以操作但看不到别人的data。What is the best and fastest way? Protect function or using VBA to create separate pivot table, or other ways?
you can just copy "pivot table " to a new excel spreadsheet and choose special paste->values. In that way, they will only see a table and not be able to see related data.
这个得用 bi tool 了,那里面可以设参数。 在 e xcel里除非把源数据过滤了,要不大家都看的见,可以试试把源数据单独放一个文件,另开一个 excel,用 power query 把数据导入时加一个 filter,再用 filter 后导入的数据建 pivot. 其实也是 BI tool 的翻版