Forum Discussion
How can connect Power BI software to redcap data?
- 3 years ago
Hi Rashid_Ali ,
Please refer to this link:GitHub - mandevuMan/REDCap_PowerBI_Connector
This is a custom data connector which you can use in Power BI to connect to your REDCap installation. The connector is able to get data from all types of REDCap projects including longitudinal and projects with repeat instruments.
You must pass the following parameters when connecting Power BI to REDCap- REDCap URL
- Project API Token
- Raw or Label data format
- Raw or Label headers
- Export Checkbox Labels
- Export Survey Fields
- Export Data Access Groups
Optional parameters you may pass are
- Fields
- Forms
- Events
Best regards,
Yadong Fang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Rashid_Ali ,
Please refer to this link:GitHub - mandevuMan/REDCap_PowerBI_Connector
This is a custom data connector which you can use in Power BI to connect to your REDCap installation. The connector is able to get data from all types of REDCap projects including longitudinal and projects with repeat instruments.
You must pass the following parameters when connecting Power BI to REDCap
- REDCap URL
- Project API Token
- Raw or Label data format
- Raw or Label headers
- Export Checkbox Labels
- Export Survey Fields
- Export Data Access Groups
Optional parameters you may pass are
- Fields
- Forms
- Events
Best regards,
Yadong Fang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks Yadong. Would it be possible to put an example in github of its use, plus any other relevant usage infomration. Thanks!