Excel PowerQuery M code language - Part 3

所在平台: Udemy

课程主页: https://www.udemy.com/course/powerquery-m-code-language-part-3/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**Coursera课程总结:Excel PowerQuery M代码语言 - 第三部分** 本系列课程是“Excel PowerQuery M代码语言”的第三部分,**强烈建议在学习本部分之前,务必完成第一和第二部分课程**,以确保最佳的学习效果。 本课程将深入探讨M代码中重要的日期函数,使您能够轻松处理各种格式的日期数据。您将学习如何: * **日期操作:** 添加天数、月数、季度数到日期;提取月份、日期、年份、星期几等。 * **日期判断:** 判断日期是否在当前月份、当前年份,获取今天的日期等等。 * **关键日期函数:** 详细讲解 `DateAddDays`、`DateAddmonth`、`DateAddQtr`、`EoMonth`、`DateIsincurrentmonth` 等重要函数。 此外,课程还将重点介绍列表函数,并通过大量实际案例进行演示: * **列表函数:** 学习 `List.Date`、`List.Union`、`List.Intersect`、`List.Difference` 等函数。 * **多表操作:** 如何在多个表中查找匹配项,合并多个表中的共同项,以及找出不匹配的项。 * **实际项目应用:** 通过真实项目展示列表函数的重要价值。 在文本处理方面,您将掌握以下M代码文本函数: * **文本提取与查找:** 学习使用 `FIND`、`LEFT`、`RIGHT`、`MID` 函数。 * **字符串处理:** 如何检查字符串是否包含特定单词;如何使用M代码反转字符串字符;如何重复插入字符到字符串;如何从字符串中移除文本;如何查找字符串长度;如何转换大小写;如何去除左、右或所有空格。 最后,课程将通过一个大型项目,引导您**创建具有多个参数的自定义函数**,实现PowerQuery的数据动态更改,极大地提升您在Excel数据处理中的能力。

课程评论(0条)

课程详情

This Part 3 series is in continuation to Part2. To understand and make the best use of this part you must have seen part1 and part2. This is mandatory.We are learning the important date functions in Mcode which helps us to work with dates in any format. We can add days,months, quaters to dates.We can extract the month, day, year , day of a week using M code date functions.We can find out the dates falling within a year or month or today date and many more other things.DateAddDays, DateAddmonth, DateAddQtr, EoMonth, DateIsincurrentmonth etc important functions are covered in detail.We are discussing about List functions like List Date, List union, List Intersect, List Difference with many practical examples.How to find out the matching results in more than one tables.How to union common items in more than one table.How to find out the non matches in more than one table.Real Projects showing the importance of List functions mentioned above.How to use FIND, LEFT, RIGHT, MID Functions in M code.How to use them in practical situation.How to check if string has contain a specific word. How to reverse the strings characters using M code Text reverse.How to insert characters repeatedly into a string.How to remove text from a string.How to find out the length of string.Convert to lower case or upper case.How to remove spaces from left or right or all spaces from a string.How to create a function which has multiple parameters and with that powerquery can change the data. It is a very big project.

课程标签

0人关注该课程

主题相关的课程