
Malinda Jepsen
- Total activity 526
- Last activity
- Member since
- Following 0 users
- Followed by 4 users
- Votes 105
- Subscriptions 214
Activity overview
Latest activity by Malinda Jepsen-
Malinda Jepsen commented,
+1
-
Malinda Jepsen commented,
We use views in our MS SQL and add the WITH (NOLOCK) to the tables in the view. I hope that works for you.
-
Malinda Jepsen commented,
Chris Bridges I'm not great with developing plugins, so I'm not sure. Someone who develops plugins might be able to help?
-
Malinda Jepsen commented,
FYI: If you are allowing users to share dashboards, you will have the same issue when they start typing the name of someone to share with. We paid for an add on to be written to require the email a...
-
Malinda Jepsen commented,
We do all of our back end integration through C# and for quick testing, I use LINQPad. I know that our developers have used Postman to work through specific API calls. I'm not sure I can help, but ...
-
Malinda Jepsen commented,
Your assessment on those items is accurate if sexy look and feel is what you're after out of the box. However, the product is much more superior than other products when it comes to scale, multi-t...
-
Malinda Jepsen commented,
When I need data security for a set, I use the 0.9 endpoints in elasticubes. For example, GET /elasticubes/{server}/{elasticube}/datasecurity.For sets, the server is "Set". The name of the elastic...
-
Malinda Jepsen commented,
FYI: I am on 7.1.0.12003.
-
Malinda Jepsen created a post,
Bookmarked URL redirects to home page instead of bookmark after login
Our users want to bookmark a dashboard and use it rather than going through the standard home page. We are using JWT SSO. Whenever they go to the bookmark, of course, it redirects them to login i...
-
Malinda Jepsen commented,
It depends on where your data is coming from. If it's coming from a SQL Server view, I update the view. Otherwise, yes, you will need to change the SQL code that brings in the data to filter the da...