当前位置:网站首页>Summary of data export methods in powerbi
Summary of data export methods in powerbi
2022-07-02 11:16:00 【Powerbi muxiaofen】
although BI The purpose of is to free people from doing numbers , But finally, the business personnel need to export the data to Excel Then make your own data destiny , Therefore, one of the most common and just needed problems for users is how to export data . Today, I will summarize and Export PowerBI Several methods of data in report .
Visual object header
First of all, you need to make sure whether this function is turned off , If hide visual object header is checked , Open locally pbi Files will not have any impact , But in server When reading the report, click the top right corner of the chart and the header will not appear .

Select the chart you want to export data , Top right chart header — More options — Derived data , This method has data limitations , For details, please read the official documents ,
from Power BI Visualization export data - Power BI | Microsoft Docs[1]

Copy table
If you need to export the whole table , In the data view , Select the table to export data , Right click — Copy table , Then paste it into the file . This method

DAX Studio export
Whole table export
Use EVALUATE keyword + Table name , You can export the whole table of data as csv file

Chart data export
If we export the data on a chart that exceeds the limit in the report , Still usable dax studio, Can be directly in dax studio Write the query code in , Of course, you can pbi Copy the query statements on the chart in the report .
The navigation bar , Select View — Performance Analyzer — Start recording — Refresh visual objects , Then copy the query statement of the relevant chart

Paste the code into dax studio in , You will find that the code is with us powerbi Written in dax The code will be a little different , But it doesn't affect reading , The same as the steps of exporting the whole table , Run the code to export data .
[ Failed to transfer the external chain picture , The origin station may have anti-theft chain mechanism , It is suggested to save the pictures and upload them directly (img-gZq2T2Xz-1656148878627)(https://mmbiz.qpic.cn/mmbiz_png/TyDRib9iao84MTP6LGCVMJzVpo8jsibuibeicbHmqAcyPgib9uO2EMTVbgH4l2MI66Av77paHLEQSodsfDs8S4npfErA/640?wx_fmt=png)]
Export all tables
Still in dax studio in , Switch to Advance—Export Data, Then you can choose to export the data to Csv Or database .


Power BI Exporter
If necessary, send pbi All the data in the file is exported , You can also use Power BI Exporter, It doesn't have dax studio So powerful , It is more convenient for exporting the data in the report , Just click in the file
File address :
Power BI Exporter – Data Vizioner[2]

Of course , There are other external tools that can export data , such as Power BI Helper wait .
Power Automate
Can be in pbi Add Power Automate, Download the data to by clicking the button One drive Or local ,
Details can be viewed powerbi Use in power automate

Python
You can also use it Python Connect PowerBI Data sets , So as to export the desired data , Details can be viewed When PowerBI Yes Python, Use Python Connect PowerBI Data sets

Excel Connect PowerBI Data sets
If the purpose of exporting data is excel View in , Then you can go directly to the excel Middle link powerbi Data sets , Then drag the desired data to the PivotTable

Reference link
[1] from Power BI Visualization export data - Power BI | Microsoft Docs: https://docs.microsoft.com/zh-cn/power-bi/visuals/power-bi-visualization-export-data?tabs=dashboard[2] Power BI Exporter – Data Vizioner: https://www.datavizioner.com/power-bi-exporter/
边栏推荐
- Leetcode 182 Find duplicate email (2022.07.01)
- ImportError: cannot import name ‘Digraph‘ from ‘graphviz‘
- ASTParser 解析含有emum 枚举方法的类文件的踩坑记
- OpenMLDB Meetup No.4 会议纪要
- Special topic of binary tree -- acwing 19 The next node of the binary tree (find the successor of the node in the tree)
- Approximate sum count (approximate
- TIPC protocol
- 通过券商经理的开户二维码开股票账户安全吗?还是去证券公司开户安全?
- Array splitting (regular thinking
- ros缺少xacro的包
猜你喜欢

2022 love analysis · panoramic report of digital manufacturers of state-owned enterprises

【深入浅出玩转FPGA学习5-----复位设计】

III Chip startup and clock system

【云原生】2.5 Kubernetes 核心实战(下)

Special topic of binary tree -- acwing 3384 Binary tree traversal (known preorder traversal, while building a tree, while outputting middle order traversal)

Special topic of binary tree -- acwing 18 Rebuild the binary tree (construct the binary tree by traversing the front and middle order)

II Stm32f407 chip GPIO programming, register operation, library function operation and bit segment operation
![[AI application] Hikvision ivms-4200 software installation](/img/4e/1640e3cafac13ce4d39520195c3217.png)
[AI application] Hikvision ivms-4200 software installation

TIPC Cluster5

tidb-dm报警DM_sync_process_exists_with_error排查
随机推荐
The difference between SQL left join main table restrictions written after on and where
SQLite modify column type
I STM32 development environment, keil5/mdk5.14 installation tutorial (with download link)
Mongodb learning and sorting (condition operator, $type operator, limit() method, skip() method and sort() method)
What are the methods of adding elements to arrays in JS
[AGC] build service 3 - authentication service example
PKG package manager usage instance in FreeBSD
sql left join 主表限制条件写在on后面和写在where后面的区别
Leetcode 182 Find duplicate email (2022.07.01)
TIPC messaging3
Tick Data and Resampling
C file and folder operation
[play with FPGA learning 4 in simple terms ----- talk about state machine design]
MTK full dump grab
PHP tea sales and shopping online store
ctf 记录
Tick Data and Resampling
在网上开股票账户安全吗?我是新手,还请指导
Xiao Sha's pain (double pointer
V2X-Sim数据集(上海交大&纽约大学)