基于滤波器选择的电源滤波器值

问题描述

我有不同的发货数据单表,如下面的屏幕截图供参考

npm ERR! As of npm@5,the npm cache self-heals from corruption issues
npm ERR! by treating integrity mismatches as cache misses.  As a result,npm ERR! data extracted from the cache is guaranteed to be valid.  If you
npm ERR! want to make sure everything is consistent,use `npm cache verify`
npm ERR! instead.  Deleting the cache can only make npm go slower,and is
npm ERR! not likely to correct any problems you may be encountering!
npm ERR!
npm ERR! On the other hand,if you're debugging an issue with the installer,npm ERR! or race conditions that depend on the timing of writing to an empty
npm ERR! cache,you can use `npm install --cache /tmp/empty-cache` to use a
npm ERR! temporary cache instead of nuking the actual one.
npm ERR!
npm ERR! If you're sure you want to delete the entire cache,rerun this command
npm ERR! with --force.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\LENOVO\AppData\Local\npm-cache\_logs\2021-07-10T13_52_33_238Z-debug.log

如果我选择卡车过滤器,我只想显示 Trucksp 和 Truckquty 除法值。值应根据过滤器选择显示。任何想法。请帮助我

解决方法

Measure= divide(max(tbl[trucksp]),max(tbl[truckquty))