Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Dashboards list #10

Closed
eduard93 opened this issue Oct 24, 2014 · 1 comment
Closed

Dashboards list #10

eduard93 opened this issue Oct 24, 2014 · 1 comment

Comments

@eduard93
Copy link

Do not filter dashboards (currently only listing dashboards in "mobile" folder).

@eduard93 eduard93 added invalid and removed invalid labels Oct 28, 2014
@eduard93
Copy link
Author

To change scope from /mobile folder to all folders do the following:
In Class: MDX2JSON.REST
In ClassMethod: GetDashboardsList()
Replace string SELECT title, fullName As path FROM %DeepSee_Dashboard.Definition WHERE folderName = 'Mobile'
With: SELECT title, fullName As path FROM %DeepSee_Dashboard.Definition

eduard93 pushed a commit that referenced this issue Feb 13, 2023
FIX: Get right cube name for action execution
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant