-
Notifications
You must be signed in to change notification settings - Fork 88
Update UDF limitations in DAX documentation #390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Add note about UDFs in live-connected models not appearing in model explorer view.
|
@kyleamueller : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. @hsteffens30 |
|
Learn Build status updates of commit 5b8306f: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the DAX UDF best-practices documentation to clarify behavior for UDFs in live-connected models.
Changes:
- Add a new limitation noting that UDFs in a live-connected model do not appear in the model explorer view.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
query-languages/dax/best-practices/dax-user-defined-functions.md
Outdated
Show resolved
Hide resolved
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit 07eae6c: ✅ Validation status: passed
For more details, please refer to the build report. |
|
#sign-off |
|
Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @hsteffens30 |
|
Hi @kyleamueller - Thanks for your review. In the public repo, pull requests should be signed off by the author, another member of the content team, or a PM. @jeroenterheerdt Could you take a look? Thanks! (Accidental close! Reopening now!) |
|
Learn Build status updates of commit 07eae6c: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Woops sorry about that, I was just following the previous comment :). Agreed it should be handled by somebody in the team! |
|
Did see the tag for Jay in your previous message, will leave it to him :) |
Add note about UDFs in live-connected models not appearing in model explorer view.