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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Find articles, guides, information and community news

Most Recent
Anonymous
Not applicable

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

Read more...

Anonymous
Not applicable

场景:

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

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

Read more...