自动化Power BI数据集刷新与历史监控
初级
这是一个Engineering, Multimodal AI领域的自动化工作流,包含 5 个节点。主要使用 PowerBi, ManualTrigger 等节点。 自动化Power BI数据集刷新与历史监控
前置要求
- •无特殊前置要求,导入即可使用
使用的节点 (5)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "efb474b59b0341d7791932605bd9ff04a6c7ed9941fdd53dc4a2e4b99a6f9439",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "be660458-e667-4bad-84c6-b43635acb074",
"name": "当点击\"执行工作流\"时",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-520,
-200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "34b3425b-e8ce-4713-a786-417b898e3b89",
"name": "便签16",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1460,
-1000
],
"parameters": {
"color": 5,
"width": 832,
"height": 1360,
"content": "## 📬 需要帮助或想要自定义此工作流?"
},
"typeVersion": 1
},
{
"id": "921821cb-ca64-49c9-87d6-083395532c72",
"name": "刷新数据源",
"type": "n8n-nodes-powerbi.powerBi",
"position": [
-180,
-360
],
"parameters": {
"groupId": "me",
"resource": "dataset",
"datasetId": "475347ba-f8d9-4f9d-b5c7-87fa6d5afd4c",
"operation": "refresh"
},
"credentials": {
"powerBiApiOAuth2Api": {
"id": "fEMWdLtLYSmHmvlb",
"name": "Power BI account"
}
},
"typeVersion": 1
},
{
"id": "53dccada-90a0-4408-aaab-395366109010",
"name": "检查刷新历史",
"type": "n8n-nodes-powerbi.powerBi",
"position": [
-180,
-20
],
"parameters": {
"top": 10,
"groupId": "me",
"resource": "dataset",
"datasetId": "475347ba-f8d9-4f9d-b5c7-87fa6d5afd4c",
"operation": "getRefreshHistory"
},
"credentials": {
"powerBiApiOAuth2Api": {
"id": "fEMWdLtLYSmHmvlb",
"name": "Power BI account"
}
},
"typeVersion": 1
},
{
"id": "79ad7fb7-eadb-491d-80bc-6626facd7d3d",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-600,
-1000
],
"parameters": {
"color": 4,
"width": 712,
"height": 1360,
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"When clicking ‘Execute workflow’": {
"main": [
[
{
"node": "Refresh Datasource",
"type": "main",
"index": 0
},
{
"node": "Check Refresh History",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
初级 - 工程, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
使用 JavaScript 和 Python 生成并拆分样本数据记录
使用 JavaScript 和 Python 生成并拆分样本数据记录
Code
Split Out
Manual Trigger
+1
7 节点Robert Breen
工程
具有子智能体工具的初学者管理智能体
具有子智能体工具的初学者管理智能体
Agent
Agent Tool
Lm Chat Open Ai
+2
13 节点Robert Breen
工程
AI生成LinkedIn帖子含人工审批
使用GPT-4、GoToHuman和Blotato的AI生成LinkedIn帖子含人工审批
Code
Merge
Filter
+10
19 节点Robert Breen
社交媒体
在Google Sheets中使用自定义透视表和VLOOKUP聚合营销支出数据
在Google Sheets中使用自定义透视表和VLOOKUP聚合营销支出数据
Merge
Summarize
Google Sheets
+2
10 节点Robert Breen
文档提取
使用GPT-4o自动将Outlook邮件分类到颜色类别
使用GPT-4o自动将Outlook邮件分类到颜色类别
Set
Manual Trigger
Split In Batches
+5
13 节点Robert Breen
AI 摘要总结
博客内容多语言自动翻译
使用GPT-4o和Markdown自动将博客内容翻译为多种语言
Set
Merge
Split Out
+5
12 节点Robert Breen
内容创作
工作流信息
难度等级
初级
节点数量5
分类2
节点类型3
作者
Robert Breen
@rbreenProfessional services consultant with over 10 years of experience solving complex business problems across industries. I specialize in n8n and process automation—designing custom workflows that integrate tools like Google Calendar, Airtable, GPT, and internal systems. Whether you need to automate scheduling, sync data, or streamline operations, I build solutions that save time and drive results.
外部链接
在 n8n.io 查看 →
分享此工作流