New v3 for Analytics Report - #101
Draft
jesusfer wants to merge 5 commits into
Draft
Conversation
jesusfer
force-pushed
the
analytics-report-v3
branch
from
June 3, 2026 11:24
1d0ef28 to
a74b2e8
Compare
Removed unpivoted table from report and created measures. Reduced the model to simpler tables.
Measures the number of unique users that had an activity type. Used in the matrix.
jesusfer
force-pushed
the
analytics-report-v3
branch
from
June 5, 2026 09:09
a74b2e8 to
3146d1f
Compare
sambetts
force-pushed
the
analytics-report-v3
branch
from
July 21, 2026 13:49
0bcf062 to
b5316ed
Compare
sambetts
force-pushed
the
analytics-report-v3
branch
from
July 21, 2026 16:28
b5316ed to
b7eaeff
Compare
Collaborator
|
Triage note from #275. Thanks for this report-model v3 work. Current state from GitHub:
This looks potentially salvageable, but it should not land as-is while the SQL/profiling side is still marked pending. To revive it, I think it needs either:
Could you let us know whether you want to bring this up to date and mark it ready for review, or whether you would prefer to close it and reopen a smaller replacement later? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Title
Updated Analytics Report.
Type of Change
Description
This PR aims to update the Analytics report and make it lighter in the Power BI service by:
Breaking changes
Once this PR is merged:
Related issue(s)
Check list
Pending changes