Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
3 views

Report from Salesforce dashboard widgets (report of reports)

I have several dashboards in salesforce lightning of reports: 58 reports across 5 dashboards. Each widget provides me with a "metric chart" number. However, I need to summarise all of those ...
John B's user avatar
  • 1
0 votes
0 answers
15 views

Quicksight sumif with calculated fields

I want to find the difference per month of PA test (max({PA amount}, [{ExID}])) and FA test (max({FA amount}, [{ExID}])) but only when both PA test and FA test have values. So in the below image I ...
pan325's user avatar
  • 33
-1 votes
0 answers
27 views

Strategies for Maintaining Data Integrity During BI Platform Migration [closed]

I'm in the process of migrating reports and dashboards from one Business Intelligence (BI) platform to another. A primary concern is ensuring data integrity throughout this transition. What strategies ...
Himadri Sur's user avatar
0 votes
0 answers
12 views

Gitlab contributor analytics across all projects

I need to see commits, merge request analytics or dashboard across all projects on Gitlab. I can see all of these analytics under analyze menu when I entered into the specific project. However there ...
eozcan's user avatar
  • 115
0 votes
0 answers
14 views

User should see option to select only a single date rather than a range of date in Google Looker studio

In Google looker studio, I can add a date range control that is automatically applied to all the tables in the dashboard. I can then select a single date, by selecting the same date in start and end ...
Syed Md Ismail's user avatar
1 vote
1 answer
65 views
+100

How to remember last active tabs in a multiple tabset setup?

Is there a more native way of remembering the last active tab, when changing tabsets (here in header / navbar), to return to it upon tabset change in bs4Dash? library(shiny) library(bs4Dash) library(...
Ferroao's user avatar
  • 3,050
0 votes
0 answers
8 views

how to add image of sold product in woocommerce order list?

I am looking to add a thumbnail of the product sold (simple or variable) in the list of orders. This is particularly useful in my variable products to view them without having to open the order. The ...
Broussaille's user avatar
0 votes
0 answers
43 views

How to keep fixed Grand Total in Looker studio

In lookerstudio I'm trying to create a chart where. Data source (sheets) Dimension: Location (Internal;External,Null) Metrics: Out of Promise -Total Promise Orders -Impact (sum(Out of promise)/sum(...
Raul Simoes's user avatar
0 votes
0 answers
25 views

Previous and random element buttons in dashboard

I am developing a dashboard in workshop palantir foundry. I have inserted a filter-list on a certain property of my dataset and displayed a drop-down menu. Now, i would like to insert three buttons, ...
gcami's user avatar
  • 1
0 votes
0 answers
12 views

Percentages values in Azure DevOps dashboards

How can I bring in percentage on one side of the chart(shown below) in Azure DevOps dashboards and not just numbers or count. Currently it seems there is a limitation to have percentage under queries ...
Salman's user avatar
  • 1,843
1 vote
1 answer
33 views

Taipy Menu open by default

I'm building a webapp with taipy and i'm using mainly the taipy gui builder. I use the "menu" element to navigate between different pages and this is working well. However, taipy shows the ...
K_R_R_K's user avatar
  • 13
0 votes
1 answer
28 views

Conditional Formatting for line chart in Power BI

Here I'm using line chart in PowerBI, including Plan vs Actual value. If Actual value is greater than the Plan value Line color need to change to Green and If Actual value is less than the Plan value ...
Edwin K Biju's user avatar
1 vote
0 answers
9 views

Power BI real time updates in data automatically

I am using Power BI web version. I connected my database to it but it is not updating real time. I am not able to find any way in which the Power BI can be udpated real time automatically. I searched ...
Gaurav Sharma's user avatar
0 votes
0 answers
16 views

Flask app not rendering Model Explainer dashboard

Hi- Can you please review the code and let me know where its going wrong? Its not rendering or showing the dashboard in the app Its published in azure webapp,its building the dashboard but not showing ...
asaha's user avatar
  • 53
0 votes
0 answers
59 views

Databricks dashboard - Failed to execute query: Missing required fields

I am creating a databricks dashboard using a streaming delta live table. I am using an sql query to generate the dashboard. The dashboard was working fine, but after some time, it stopped working and ...
DumbCoder's user avatar
  • 445
0 votes
1 answer
29 views

Display multiple data on multiple Larapex Charts

I'm working on a laravel dashboard that needs to display several charts at once. I'm using Larapex Charts to display those charts. Everything was going well until I had to display more than one data ...
user28349087's user avatar
-1 votes
1 answer
27 views

Is it mandatory to have power bi installed to view reports [closed]

I have a Question wrt Power BI. If a business person or end user just wants to view the dashboard and charts in power Bi on a daily basis should they install power BI on there laptop? Please let me ...
Swethaa's user avatar
  • 63
0 votes
0 answers
21 views

Jira board Dashboard

I am trying to create a Dashboard for my sprint jira board.The thing is I started creating it but with some gadgets I couldn't make the data related to the current sprint only. Example: my current ...
Imen Fakhreddine's user avatar
0 votes
1 answer
83 views

How to show metrics broken down by dimensions on the dashboard?

I have the app sending metrics to the Application Insights. It sends the same metric name with different custom dimensions I want to show these numbers on the chart. I create a new dashboard, add ...
Volodymyr V.'s user avatar
0 votes
0 answers
73 views

Grafana - Create variable with an array for each value

I would like to have an array for each variable value. The variable name is "Environment". For example: Production : [applicationInsightsProductionConnectionString, ...
Eder Prieto Fernández's user avatar
0 votes
1 answer
148 views

How to Change Header Color in Streamlit DataFrame Display?

I'm working on a Streamlit app where I display a DataFrame using st.dataframe. I want to change the color of the header row (for example, making the "Market," "Metro Quota," and &...
Abdul Qadeer's user avatar
2 votes
1 answer
44 views

Scrolling on only some pages in Quarto dashboard

In Quarto we have the scrolling option for Dashboards which can be really usefull. But this will be applied to all pages on your dashboard. I would like to have this only on some pages. Here I created ...
Quinten's user avatar
  • 41k
0 votes
0 answers
17 views

How to match Dash Ag Grid with the DDK Style setup?

I just made a dashboard using ddk and some other libraries : import pandas as pd from dash import Dash, html import dash_design_kit as ddk from . import country_dropdown from . import bond_dropdown ...
Chris's user avatar
  • 1
0 votes
0 answers
27 views

How to get dashboard UUID from dashboard name in ThingsBoard?

I am trying to set up a function for the "on-click" action on a general dashboard (i.e. a dashboard showing all assigned devices). I want the action to navigate to a unique dashboard based ...
Nathan Tinga's user avatar
0 votes
0 answers
18 views

Having trouble with decimal places on output for my dashboard

I’m a beginner at coding and trying to build a dashboard in React, but I’m having trouble limiting the decimal places for some values. Specifically, I have a column for estimated APY, which I want to ...
paul barba's user avatar
5 votes
1 answer
87 views

fix plot in Folium in streamlit

I'm trying to add both a map and a colored background simultaneously with the correct formatting, but I find an unexpected behaviour and not nice looking format. Here is the code: import streamlit as ...
PeCaDe's user avatar
  • 374
0 votes
0 answers
68 views

How Can I Implement Custom Filtering for Supplier Dashboards in Superset?

I am currently working on a dashboard in Superset that displays information for my suppliers, and I'm having trouble with the filters. I've created a native filter with a list of my users, and I want ...
Iheb Ben Dahmen's user avatar
0 votes
0 answers
73 views

ERR_TOO_MANY_REDIRECTS After Enabling WordPress Multisite

I'm currently facing a challenge after enabling WordPress multisite on my installation. I can easily log in to the main dashboard at http://54.183.207.102/wp-admin, but I'm unable to access the ...
Ayush Baghel's user avatar
1 vote
0 answers
35 views

kaggle can't connect to local Dash app running on http://127.0.0.1:8050/

As the subject says I am running the cell below, it claims it’s running a webpage on 8050 but it isn’t. Anyone know how to fix this please? `Linux deepthought 5.15.0-122-generic #132-Ubuntu SMP Thu ...
theakson's user avatar
  • 546
0 votes
0 answers
31 views

Regarding Apache superset

Is it possible when on a single dashboard i apply any filter only concerned chart remain and all the other charts with NO data TEXT disappear instead of only showing null data? I tried to filter it ...
Mirza Burhaan's user avatar
0 votes
0 answers
47 views

How can I change a date filter based on parameter from single date selection to range in looker

I am exploring ways to enable a filter on a date parameter to function as a date range rather than being limited to a single date value. If anyone has any insights or creative approaches to achieve ...
Danish Hasan's user avatar
0 votes
1 answer
69 views

Power BI Slicer options settings

In Power BI, I have three slicers: Slicer 1, Slicer 2, and Slicer 3. Slicer 1 acts as the primary slicer, with two options labeled "program" and "non-program." Meanwhile, Slicer 2 ...
Beatrix's user avatar
0 votes
1 answer
63 views

Integration dashboard in Log Analytics

How do I create a dashboard looking like this in Log Analytics? Logging schema is looking like this. { "correlationID": "An ID to correlate messages across the system", "...
Jonas K's user avatar
  • 95
1 vote
0 answers
56 views

Keeping track of the expanded sub menu in Shiny Dashboard

I just recently learned that once you go from a childless menuitem to a childful menuitem, you need to use input$sidebarItemExpanded, to keep track of which menu is expanded. This works very well, ...
Youngun's user avatar
  • 111
1 vote
1 answer
100 views

Change width of callout-block in Quarto dashboard

I would like to create a Quarto dashboard where my callout-block has a different width than the page. Now it uses the full page width which is not what I want. Here is some reproducible code: --- ...
Quinten's user avatar
  • 41k
0 votes
0 answers
63 views

Monthly update HR dashboard

I just started as a BI Analyst and I am building my first dashboard. I have been building an HR dashboard using ONE excel sheet containing data from the past 6 months (January until June) such as ...
TVC's user avatar
  • 1
0 votes
1 answer
109 views

Return an Error Message in Plotly Dash and place at the top of the page

I have a fairly complex visualization tool I created in Plotly Dash, so I won't share the entire code, though what I am trying to do is return an error message using a try/except block. except ...
John Conor's user avatar
0 votes
0 answers
30 views

How to get the count of addresses that appear once and multiple times in google looker studio

i added fields for count(street) and 'kemunculan' means appearence contains rows of data 'once' for count(street)=1 else 'several times'. It went well when i put the data into a table, but what i ...
erem's user avatar
  • 23
0 votes
1 answer
57 views

Writing a Power BI measure to check multiple records in a related table based on values in both tables

I've got my data structured as below in a contractProducts table, gives each combination of contract and product as well as the previous product for each contract (each contract can have more than one ...
the_problem_maybe's user avatar
0 votes
0 answers
19 views

dashboard-solo tag disappeared in Grafana v11.2.0

after loading an exported panel before V11.2.0 the body tag was: <body class="theme-dark app-grafana dashboard-solo"> in V11.2.0 the body tag is: <body class="theme-dark app-...
truijllo's user avatar
0 votes
0 answers
57 views

How can I unpivot an Excel sheet to create a dashboard?

I have this sheet and I want to make analysis on this sheet like pivot tables to create pivot charts, and when the data is updated every weak this should affect the dashboard also, but when I convert ...
amr.elabasy's user avatar
0 votes
0 answers
43 views

plotly drill down a stacked-bar chart

I have a stacked bar chart which has class 10,11 12 in x axis and count of students in y axis . in each bar count of male and female students are stacked . i have another categorical column "Stay&...
Arjun Balaji's user avatar
0 votes
1 answer
43 views

Monitoring dashboard showing free space in marklogic [closed]

On the MarkLogic Monitoring Dashboard, the free space shows as full. According to the MarkLogic documentation, this refers to the amount of free space remaining on the disk after accounting for the ...
user2708013's user avatar
1 vote
0 answers
43 views

How to connect betweend dropdown input and Folium map as output in plotly Dash

I have a dashboard with dropdown menu as input with years and data table as output which will be filtered by the input in the dropdown. Now I want to add another output as Folium heatmap, but I get an ...
paul's user avatar
  • 57
0 votes
0 answers
79 views

Is it possible to dynamically switch databases in Looker Studio for multiple store reports

I'm using MySQL Google Connectors to connect to multiple store databases in Looker Studio. Each store has its own database named with the pattern gfan_[city initial]1 (e.g., gfan_smg1, gfan_asd1, ...
Marviano's user avatar
  • 137
0 votes
1 answer
198 views

Grafana Link 2 Panels on Same Dashboard When Clicking on a Table Row

I have 2 panels in a Grafana dashboard each containing a Table. The first panel summarizes API errors by API name so looks like this: Error Count API Name
 203 API1 149 ...
jatsad's user avatar
  • 25
0 votes
0 answers
64 views

How to create graph in kibana to visualize apis and their response times with respect to timestamps?

I have logs containing fields api and their response_time and every log contains timestamp associated with it like when it is generated. Now i want to generate a graph to view the timestamps on X-axis ...
Shiva's user avatar
  • 1
0 votes
0 answers
102 views

Is there a compatibility issue in NextJS 14.1.0 Dependencies with Shadcn-ui latest version

I am expecting to see shadcn-ui function cn() to call in all the classes that I have passed into the function. What is see is this: enter image description here I ve tried to relocate the utils folder ...
Muhammad Valeed Naeem Minhas's user avatar
-1 votes
1 answer
32 views

Finding error when use conditional statement in DAX in powerbi

The think I want to classify a numerical variable named, "customer_age" to "AgeGroup". But when I use switch statement in new measure then it gives a message that, the column "...
Rafi Ahmed's user avatar
0 votes
0 answers
59 views

How to Locate and Edit Sidebar Code in JobCareer Theme to Rename Fields?

I'm using the JobCareer theme in WordPress, and I'm trying to customize the sidebar by renaming certain fields. However, I'm having trouble finding the specific file that controls the sidebar's ...
Abdssamad Aithda's user avatar

1
2 3 4 5
62