When a new month report comes out, many still use a manual method by copying and pasting the new month data into one big Excel master file. To speed up the process and reduce manual errors and typos, Power BI’s query editor comes as an effective solution.
Centida’s blog
Business Intelligence for Financial Management applications
VIDEO: Using Power BI Relationships Instead of Excel VLOOKUP
The Power BI data modeling feature allows users to connect a bunch of tables from different sources together using a simple drag-and-drop function. No more formulas to maintain, it’s done a lot faster and even beginners can learn it quickly.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
VIDEO: Creating the Calendar Table in Power BI
We recommend using the Calendar function: TableName = Calendar ([Start Date], [End Date]).
If you don’t know the start and end dates in your model, one solution is to use functions MIN and MAX inside the Calendar function.
VIDEO: Cleaning and Formatting Sales Tables in Power Query
Upon importing the sales table to the Power Query editor, users can rely on functions, such as trim and format data, split columns using delimiters, change data types, filter, merge and unpivot columns and rows.
VIDEO: Clean and Transform Financial Data in Power Query
Watch our short video to see how you can quickly transform financial data into a proper database format for further analysis.