Replies: 1 comment 3 replies
-
|
To clarify, you mean that it does not include the column used for ordering the TOPN filter? I checked and the column used for filtering in TOPN filters does show. I’m working on an expansion of capabilities for the report wrapper and it will include capturing the order by object (and a few other objects which are currently missed by the function you mentioned). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I'm reaching out to ask if it would be possible to add a new feature.
We’re using sempy-labs to retrieve all the semantic model objects used by a report and to clean up the dataset by removing all unused objects.
The method we’re using (list_semantic_model_objects) works quite well, but unfortunately, it doesn’t return the measures used in the filter pane when the TOPN function is applied as a filter.
Would it be possible, if it’s not too much trouble, to add this feature to the current function?
Beta Was this translation helpful? Give feedback.
All reactions