The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
Does anyone know if we can implement external DDL library in power BI to create measure or just call or reference DDL to do some data manupulation? We have .Net/C# application that encrypts some sensitive data and stores it in database using crypto lib, now on power Bi report those encrypted data need to be decrypted on power BI reports. Was wondering if someone and any idea to arrpoach this scenario?
@PBINewbie18,
I don't think that you can call or implement external DDL library in Power BI. You would need to decrypt the data outside of Power BI and then import data to Power BI.
Regards,
Lydia
Thanks for your reply. That what my initial finding too and I was looking for expert advice 🙂