-
Power BI and Salesforce Query Merging
Power BI is a data analytics and visualization tool that hooks into a number of sources, including Salesforce. Salesforce has its own reporting and querying language, but sometimes you need to use Power BI to leverage and depict data in ways Salesforce cannot. To efficiently build reports in Power BI, a key concept to learn… Read more
-
Power BI and Salesforce Query Folding (Filtering)
Power BI is a powerful data visualizer and analytics tool that can connect to a number of sources. Most business will eventually move to using a tool like Power BI if they’re getting serious about data analytics. One great feature about Power BI is its out of the box connectors to different platforms. Power BI… Read more
-
VBA Text Formatting And Font Formatting
Formatting text is one of the most powerful ways you can improve the adoption and usability of your Excel files. Excel has robust text formatting and font capability and these are available in VBA. Writing a macro that can insert text with certain text attributes and fonts or manipulate existing cells formatting can come handy… Read more
-
How To Build A Website
I’m sure there are a million articles on the internet about how to build a website. I was always curious about how to build my own website, especially after being a professional developer for a few years. My professional work always had me developing and iterating over existing pieces of work or working within an… Read more
-
D3 Network Graph Node Labels and Images
D3 is an amazing data visualization library that can be used to make any number of interactive data applications. I was recently working with the network graph, which is a visualization of nodes connected by lines to other nodes. The nodes can be dragged around and moved and you can specify parameters during the simulation… Read more
Follow My Blog
Get new content delivered directly to your inbox.