OHDSI / Perseus

[under development] Tools for ETL into OMOP CDM and deployment of OHDSI toolstack
Apache License 2.0
32 stars 8 forks source link

[FEATURE REQUEST][Med-High Prio] Show fake data generated from "Generate Fake Data" function #15

Open Zwky26 opened 1 year ago

Zwky26 commented 1 year ago

There seems to be an issue with the fake data generation function. This causes "Convert to CDM" calls to fail, as shown in #14.

When user generates a table of fake data, they should be allowed to visualize the table. This is not only useful for regular use, but can also help with debugging future issues.

bradanton commented 1 year ago

@Zwky26 can you add steps to reproduce?

ssamus commented 1 year ago

@Zwky26 follow up

Zwky26 commented 1 year ago

Waiting on @thecedarprince for .etl file. In the mean time, general requirements to meet are: on the successful data generation page, have an option to view table. Clicking the view button should bring up the table, either in a separate tab or as a text window within Perseus. image