Microsoft Power BI Cookbook
上QQ阅读APP看书,第一时间看更新

There's more...

  • In this example, a single query with only one expression was used by multiple queries, but more complex interdependencies can be designed to manage the behavior and functionality of the retrieval and analytical queries.
  • This recipe illustrates the broader concept used in later recipes--"composability" of functions calling other functions--and this is one of the primary strengths of functional programming languages such as M, DAX, R, and F#.