Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at the 2025 Microsoft Fabric Community Conference. March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for $400 discount. Register now

Find articles, guides, information and community news

Most Recent
v-stephen-msft
Community Support
Community Support

本博客将介绍如何在 Power Query 中计算两行数据的差值。  

Read more...

v-rzhou-msft
Community Support
Community Support

场景:

Power Query编辑器中,我们可以使用参数来作为筛选的选项。 

在定义连接属性时,我们可以使用到参数。例如,如果我们从SQL Server中检索数据,我们可以分别将SQL Server实例和目标数据库参数化,同时我们也可以通过Value.NativeQuery()函数在SQL查询中使用参数。 

Read more...