OHDSI / OhdsiShinyModules

An R package containing Shiny modules used by various OHDSI Shiny apps
https://ohdsi.github.io/OhdsiShinyModules/
8 stars 11 forks source link

CohortDiagnostics Tab: No "Raw Table" displays in Compare Cohort Characterization #341

Open conovermitch opened 2 months ago

conovermitch commented 2 months ago

In the CohortDiagnostics tab of the Strategus Shiny application, the "compare cohort characterization" allows the user to view either the "Plot" or the "Raw Table." In the latest package versions, the "Plot" displays actual data for a given comparison but clicking the "Raw table" does not produce a table, regardless of the selected Temporal Window. At the bottom of this post, I have included a screen grab of the display that should contain a table but does not. What is interesting is that the "Plot" display for the "compare cohort characterization" works fine, as well as the entire module for "Cohort Characterization".

Location of issue: Cohort Diagnostics module --> Compare Cohort Characterization --> Raw Table For JNJ-internal users, this behavior can be observed in the following application: https://rconnect.jnj.com/epi1195_strategus_v2/ To be clear I have confirmed with others that their applications are exhibiting this issue as well.

Package Versions: Generated with OhdsiShinyModules v3.0.0 and ShinyAppBuilder v3.0.0

Screen Grab: image

azimov commented 2 months ago

I was unable to reproduce this issue, it could be postgres specific or data specific so will require more investigation