Skip to content

Conversation

@MazterQyou
Copy link
Member

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made

This PR updates DAX API function reference, specifically:

  • Mark unsupported features as supported in AVERAGEA, MAX, MIN aggregation functions
  • Mention that the value of COUNTROWS aggregation function now reports 50000 instead of 1
  • Mark unsupported features as supported in DAY, HOUR, MINUTE, MONTH, QUARTER, SECOND, TIME, WEEKDAY, YEAR date and time functions
  • Mention that time zone may depend on data warehouse settings in NOW, TODAY, UTCNOW, UTCTODAY date and time functions
  • Add a new section for INFO functions
  • Remove ISBLANK information function caveat
  • Mark unsupported feature as supported in IF logical function
  • Mention that IF function coerces results to a common type
  • Document newly supported math and trig functions: CONVERT, DIVIDE
  • Remove BLANK other function caveat
  • Document newly supported table manipulation functions: CURRENTGROUP, GROUPBY, NATURALINNERJOIN
  • Document newly supported miscellaneous function: GROUPCROSSAPPLY

@igorlukanin igorlukanin added the docs Issues that require a documentation improvement label Apr 10, 2025
@igorlukanin igorlukanin merged commit 74ab946 into master Apr 10, 2025
6 checks passed
@igorlukanin igorlukanin deleted the docs/dax-api-reference-update branch April 10, 2025 16:02
marianore-muttdata pushed a commit to MuttData/cube that referenced this pull request Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Issues that require a documentation improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants