Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


aura-panel
tab1
styles{"body":{},"header":{"backgroundColor":{"color":"#f0f0f0"}},"headline":{"text":{"text":"Introduction","color":"#002d72","textAlign":"left","fontWeight":"bold","fontSize":18},"alignment":{"horizontal":"start"}},"base":{"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]},"borderRadius":{"radius":4},"backgroundColor":{"color":"#f0f0f0"}}}
body<p><br /></p>




bgColor#f0f0f0
borderStylesolid

Introduction

Aura - Tab Group
settings{"generalSettings":{"tabSpacing":0,"tabWidth":6040,"tabHeight":40,"direction":"vertical"},"activeSettings":{"backgroundColor":{"color":"#002d72"},"text":{"fontSize":16,"color":"#fff","textAlign":"left","fontWeight":"normal"},"border":{"top":false,"left":true,"right":false,"bottom":false,"width":5,"style":"solid","color":"#002d72"}},"inactiveSettings":{"backgroundColor":{"color":"#f4f5f7"},"text":{"fontSize":16,"color":"#5e6c84","textAlign":"left","fontWeight":"normal"}},"contentSettings":{"backgroundColor":{"color":"#fff"},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","is":"drop-shadow","x":0,"y":0,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":3,"blur":2,"spread":-2}]},"border":{"style":"solid","width":2,"top":false,"bottom":false,"left":true,"right":false,"color":"#002d72"},"padding":{"top":10,"right":10,"bottom":10,"left":10}},"hoverSettings":{"backgroundColor":{"color":"#0073a4"},"text":{"fontSize":16,"color":"#ffffff","textAlign":"left","fontWeight":"normal"},"border":{"top":false,"left":true,"right":false,"bottom":false,"width":5,"style":"solid","color":"#0073a4"}}}
tab1


Aura - Tab
titleTableau


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleEmPower Tableau Report



Aura - Panel
tab1
styles{"body":{"text":{"color":"#002d72","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#002d72#1d428a"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Benefits Summary","color":"#ffffff","textAlign":"left","fontWeight":"bold","fontSize":18}},"base":{"backgroundColor":{"color":"#ffffff"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>


Info

The Benefits Summary table is an overnight batch process that holds data from the Project Management Database for completed work. 


Expand
titlelearn more...


Section


Column
width30%


UI Steps
sizesmall


UI Step

The filters allows Utility to further filter and look at specific measures.

Tip

The Completion Date From filter allows user to chose only year, month, or specific date. The filter however, may not be saved.



UI Step

Utility can see an overview of the funding at a high level to see where the New Efficiency NY funding is being used.


UI Step

The Incentive Budgets information is pulled from NEIS(incentive only), it provides a snapshot of what the expenditures are for a particular utility.

Tip

Even if the top part of the page is filtered, the Incentive Budgets table does not get filtered.





Column
width70%

Image Added





Aura - Panel
tab1
styles{"body":{"text":{"color":"#002d72","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#002d72#6787b7"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Financial Summary","color":"#ffffff","textAlign":"left","fontWeight":"bold","fontSize":18}},"base":{"backgroundColor":{"color":"#ffffff"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>


Info



Expand
titlelearn more...





Aura - Tab
titleSharePoint


Panel
borderColor#002D72
bgColor#F3F4F9
titleColor#ffffff
borderWidth1
titleBGColor#002D72
borderStylenone
titleEmPower SharePoint Site



Info



Section


Column
width40%30%


UI Steps
sizesmall


UI Step

Access the EmPower SharePoint site here:

Aura - Button
elevationflat
color#FFFFFF
iconfaExternalLinkAlt
labelEmPower
outlinedregular
borderRadius10
sizesmall
background#0073a4
iconPositionright
hrefTarget_self
hrefTypelink
hrefhttps://tableau-qa.nyserda.org/#/site/Residential/views/NewEfficiencyNewYorkNENYEmPowerSummary/BenefitsSummary?:iid=1
alignmentleft


UI Step

On the SharePoint site, click the applicable tab on the left navigation bar to access the associated documents.




Column
width60%70%






HTML
<style type="text/css">
.aura-tab-content {
margin-top: 0px!important;
padding-top: 0px!important;
}
.aura-panel {
margin-top: 0px!important;
margin-left: 0px!important;
margin-right: 0px!important;
}
.panel, .alertPanel, .infoPanel {
margin-top: 0px!important;
}
.panelHeader {
font-size: 20px;
padding-top: 5px!important;
padding-bottom: 5px!important;
}
.panelContent {
display: none;
}
.aura-body {
padding-top:5px!important;
padding-bottom:5px!important;
padding-left:5px!important;
padding-right:5px!important;
}
.aura-header {
padding-left:5px!important;
padding-right:5px!important;
padding-top:5px!important;
padding-bottom:5px!important;
}
</style>