cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
Community Team Member
Community Team Member
The plugin removes the blue background color from aggregations and calculations in the Advanced Formulas menu.

STEPS

STEP 1 - ADD THE PLUGIN

Download the attachment and unzip the contents into C:\Program Files\Sisense\PrismWeb\Plugins`
If you are using version 7.2 and higher unzip the contents into your C:\Program Files\Sisense\app\plugins\ folder. 
your C:\Program Files\Sisense\PrismWeb\plugins\ folder. If the plugins folder doesn't exist, just create it.  After those files have been unzipped there, you may also have to restart the web server. 

STEP 2 - USE THE PLUGIN

Reload sisense web app.
 

BEFORE:


AFTER:
You can also use this plugin to add extra spacing in your formulas.  Just add this block to the formulaBackground.css file.
data-formula .CodeMirror-code span[class|="cm"]{
  margin-left: 0.2em !important;
  margin-right: 0.2em !important;
}
 
Before adding the CSS

After adding the CSS:
Version history
Last update:
‎03-02-2023 09:11 AM
Updated by:
Contributors
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email [email protected]

Share this page: