Skip to content
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

aw_get_calculatedmetrics() - return comma-separated set of tags if tags is used in expansion #46

Open
gilliganondata opened this issue Nov 27, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@gilliganondata
Copy link
Collaborator

The tags argument for expansion in aw_get_calculatedmetrics() appears to return a list object in the tags column. Since many calculated metrics will have no tags or only a single tag, returning a commas-separated string with the tags seems like it would be cleaner to use, since this would, presumably, be returned primarily so that a subsequent call that uses tagnames would then be executed.

@gilliganondata gilliganondata added the enhancement New feature or request label Nov 27, 2020
@gilliganondata gilliganondata changed the title Return comma-separated set of tags if tags is used in expansion for aw_get_calculatedmetrics() aw_get_calculatedmetrics() - return comma-separated set of tags if tags is used in expansion Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant