当前位置:网站首页>按实际取,每三级分类汇总一次,看图知需求
按实际取,每三级分类汇总一次,看图知需求
2022-04-23 14:04:00 【黄哈哈~】
这是需求,这里需要用到隐藏功能,还需要在SQL中再写一个字段,取代码中的前四位SUBSTRING (NVL(字段,‘无’),1,4)
取出来的是第四列
在报表中,你需要这样放
给B7插入数据列
弄好之后,需要对A列隐藏,这一列我们不需要看到
隐藏好之后,偶们的需求就完成了。
版权声明
本文为[黄哈哈~]所创,转载请带上原文链接,感谢
https://blog.csdn.net/Miss_HuangT/article/details/117564592
边栏推荐
- RobotFramework 之 文件上传和下载
- Kettle -- control parsing
- 修改ddt生成的测试用例名称
- FBS(fman build system)打包
- 微信小程序进行蓝牙初始化、搜索附近蓝牙设备及连接指定蓝牙(一)
- MySQL 修改主数据库
- Taobao released the baby prompt "your consumer protection deposit is insufficient, and the expiration protection has been started"
- China creates vast research infrastructure to support ambitious climate goals
- Node接入支付宝开放平台的沙箱实现支付功能
- How does redis solve the problems of cache avalanche, cache breakdown and cache penetration
猜你喜欢
微信小程序的订阅号开发(消息推送)
What is the difference between blue-green publishing, rolling publishing and gray publishing?
Basic knowledge learning record
Choreographer full resolution
Use of WiFi module based on wechat applet
Un modèle universel pour la construction d'un modèle d'apprentissage scikit
Pytorch 经典卷积神经网络 LeNet
基於CM管理的CDH集群集成Phoenix
poi操作word模板替换数据并且导出word
scikit-learn構建模型的萬能模板
随机推荐
微信小程序进行蓝牙初始化、搜索附近蓝牙设备及连接指定蓝牙(一)
JS force deduction brush question 102 Sequence traversal of binary tree
烟雾传感器(mq-2)使用详细教程(基于树莓派3b+实现)
Subscription number development of wechat applet (message push)
微信小程序setInterval定时函数使用详细教程
Record a strange bug: component copy after cache component jump
PATH环境变量
STM32学习记录0007——新建工程(基于寄存器版)
理解虚基类、虚函数与纯虚函数的概念(转)
MYSQL 主从同步避坑版教程
微信小程序与低功耗蓝牙通信-接受硬件端发送来的数据(四)
Pycharm连接远程服务器并实现远程调试
leetcode--977. Squares of a Sorted Array
Quartus prime hardware experimental development (de2-115 board) experiment 1 CPU instruction calculator design
pthread_self()为何重复了
RobotFramework 之 项目框架
多重继承虚基类习题
Atcoder beginer contest 248c dice sum (generating function)
Chrome插件 之 Selenium IDE、XPath 安装
RobotFramework 之 公共变量