Forum Discussion
djerryanderson
1 year agoRegular Visitor
Apply a custom Query to a salesforce data object import
I'm new to Power BI and DAX. Been using SSRS and Visual Studio for a few years so I'm used to how that works. I've figured out how to connect and import data from Salesforce (in my case the Contacts ...
- 1 year ago
djerryanderson
I did not look into your code, just saw the IF and replied 🙂
The DAX code you wrote could be converted in to a table New Table under Modeling tab
djerryanderson
1 year agoRegular Visitor
This was just an issue with using the dev studio correctly. Using Fowmy's suggestion I figured out how to add the table to the report. That's all I really needed to do. I've used SSRS for a few years and just couldn't figure out (in Power BI) how to add the table to the report so I could actually "use" it.