- Microsoft Power BI Quick Start Guide
- Devin Knight Brian Knight Mitchell Pearson Manuel Quintana
- 258字
- 2021-08-13 16:02:56
Add Column From Examples
One option that can make complex data transformations seem simple is the feature called Add Column From Examples. Using Add Column From Examples, you can provide the Power Query Editor a sample of what you would like your data to look like, and it can then automatically determine which transforms are required to accomplish your goal. Continuing with the same failed banks example, let's walk through a simple example of how to use this feature:
- Find and select the Add Column tab in the Power Query Editor ribbon.
- Select the Column From Example button and, if prompted, choose From All Columns. This will launch a new Add Column From Examples interface.
- Our goal is to leverage this feature to combine the City and ST columns together. In the first empty cell, type Chicago, IL and then hit Enter. You should notice that below the text you typed Power BI has automatically translated what you typed into a transform that can be applied for every row in the dataset.
- Once you click OK, the transform is finalized and automatically added to the overall M query that has been built through the user interface:

Adding Columns from Examples
Sometimes, you may encounter scenarios where the Add Column From Examples feature needs more than one example to properly translate your example into an M query function that accomplishes your goal. If this happens, simply provide additional examples of how you would like the data to appear, and the Power Query Editor should adjust to account for outliers.
推薦閱讀
- ABB工業機器人編程全集
- Circos Data Visualization How-to
- 人工免疫算法改進及其應用
- 計算機應用基礎·基礎模塊
- 極簡AI入門:一本書讀懂人工智能思維與應用
- 自動控制原理
- Hands-On Reactive Programming with Reactor
- Excel 2007常見技法與行業應用實例精講
- Citrix? XenDesktop? 7 Cookbook
- 人工智能技術入門
- Mastering Exploratory Analysis with pandas
- Ansible 2 Cloud Automation Cookbook
- Proteus從入門到精通100例
- Hands-On Data Analysis with Scala
- ACM程序設計(第2版)