Skip to content

Commit

Permalink
Update KPI Ticker
Browse files Browse the repository at this point in the history
Update KPI ticker content
  • Loading branch information
thongtmaqsoftware committed Feb 23, 2024
1 parent 7015d7f commit e8344ab
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 13 deletions.
22 changes: 14 additions & 8 deletions Marketplace-Offers/Power-BI-custom-visuals/KPITickerChart.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,26 +76,32 @@

</div>
<div class="spacer-40"></div>
<div >
<div class="col-md-12" id="businessuseContainer">
<h4 class="title-xsmall">Business uses</h4>
<ul id="businessUsesList">
</ul>
</div>
</div>

<!-- Key Benefits -->
<div >
<div class="col-md-12" id="keyFeatureContainer">
<h4 class="title-xsmall">Key Feature</h4>
<h4 class="title-xsmall">Key benefits</h4>
<ul id="keyFeatureList">
</ul>
</div>
</div>

<!-- What's new -->
<div >
<div class="col-md-12" id="whatsNewContainer">
<ul id="whatsNewList">
</ul>
</div>
</div>

<!-- Use cases -->
<div >
<div class="col-md-12" id="businessuseContainer">
<h4 class="title-xsmall">Use cases</h4>
<ul id="businessUsesList">
</ul>
</div>
</div>
<div class="col-md-12" id="contactContainer">
</div>
<div id="buttonContainer">
Expand Down
16 changes: 11 additions & 5 deletions resources/powerbi visuals/Visuals.json
Original file line number Diff line number Diff line change
Expand Up @@ -629,11 +629,17 @@
"pbicertifiedurl": "https://aka.ms/pbicertified",
"linkToBadge": "/img/PowerBI/CustomVisualBadge/KPITicker.jpg",
"linkToArticle": "https://news.maqsoftware.com/2021/08/power-bi-august-editors-picks-kpi-ticker.html",
"detail":"Display multiple key performance indicators (KPIs) in an automatically rotating visual.",
"detailDesc":"Save space on your reports by displaying multiple KPIs in a series of rotating tiles. KPI Ticker by MAQ Software shows the percentage increase or decrease of multiple values. You can view whether values undergo positive, negative, or neutral changes at a glance with an optional color-coded trend indicator. <br><br>KPI Ticker by MAQ Software works particularly well for applications with frequently changing metrics. ",
"businessUses":["Travel – Represent flight delay information for multiple airline carriers ","Stock Exchange – Represent the changing values of multiple stock options ","Sales – Compare KPIs across all your locations in real time"],
"keyFeatures":["Customizable tiles (quantity in each row and background color) ","Customizable font size and color ","Positive, negative, and neutral trend indicators (with customizable colors) ","Customizable tile animation ","Formatting options for tile layout (vertical and horizontal) "],
"whatsNew":["Handle percentage values"],
"detail":"Streamline your dashboard with rotating KPI visuals | Power BI Certified",
"detailDesc":"Maximize dashboard space and maintain a comprehensive overview of your key performance indicators (KPIs) with KPI Ticker by MAQ Software. Designed to display multiple KPIs within a rotating visual, this tool allows for real-time tracking of performance metrics while saving report space. Highlight positive, negative, or neutral trends with optional color coding for instant insights. Perfect for applications requiring constant monitoring of fluctuating metrics, KPI Ticker brings efficiency and clarity to your data visualization needs.",
"businessUses":["<b>Travel</b>: Track flight delay metrics across different airlines.",
"<b>Stock exchange</b>: Monitor real-time changes in stock values.",
"<b>Sales</b>: Benchmark KPIs across various locations and branches instantly."],
"keyFeatures":["<b>Customizable display</b>: Tailor the number of tiles per row, background colors, font size, and color to fit your dashboard theme.",
"<b>Trend indicators</b>: Use customizable colors to distinguish between positive, negative, and neutral trends.",
"<b>Flexible animation</b>: Engage your audience with customizable tile animations.",
"<b>Adaptable layout</b>: Choose between vertical and horizontal tile layouts to best fit your report space.",
"<b>Improved formatting</b>: Full control over tile and font aesthetics for a polished look."],
"whatsNew":["<b>Improved percentage handling</b>: Improved accuracy in representing percentage values."],
"version":"4.0.3",
"pbiReportURL":"https://app.powerbi.com/view?r=eyJrIjoiZjk5YjMyMWItNmYzMi00NmZhLThjNzgtMGNmYmYzNTY1NTc2IiwidCI6ImU0ZDk4ZGQyLTkxOTktNDJlNS1iYThiLWRhM2U3NjNlZGUyZSIsImMiOjZ9"
}
Expand Down

0 comments on commit e8344ab

Please sign in to comment.