In Power BI, I can connect donors, gifts and Actions to a power BI report using a formula. Is there a similar formula to link to a specific Fund in a Fund report?
I.e., the formula for donors is: CONCATENATE("https://host.nxt.blackbaud.com/constituent/records/",'Constituent(all)'[constituent_id] ) - i create this as a new Calculated column and then link it using Conditional Formatting on the data field in the report
any one have a similar formula for a Fund link?