If you want to build KPI visuals as it is presented on the screen below, you can achieve this by adding new measure and use the following DAX expression
Tuesday, August 11, 2020
How to create KPI measure in Power BI
Monday, August 10, 2020
How to apply Regional settings from the Source data formats to the exported data through Data management
As you might know, there is a possibility to setup Regional settings on the Source data format in the Data management.
Unfortunately those settings are not applied automatically. The important thing to make it work is the following:
When create Export project and add entity to the project, set Skip staging toggle to NO. Only in this case, Regional settings will work.
How to use grouping in Power BI and apply group to the DAX expression
Let's say you have field that contains the fixed list of values and you want to group them. In my scenario I have TypeID field that contains the following values: Revenue, Liability, Equity, ProfitandLoss, Expense, BalanceSheet, Asset, Total. In my case, Revenue, Liability, Equity corresponds to Credit and the rest to Debit. What can I do?
- Highlight the TypeID, right-click and choose New group
- Set the Group name (TYPEIDGROUP for example)
- Select Revenue, Liability, Equity values in the Ungrouped values section and click Group button. Rename group in the Group and members section and set Credit name
- Select remaining values in the Ungrouped values section and click Group button. Rename group in the Group and members section and set Debit name.
- The result should be as presented on the screen
Now, you are able to connect to the group and use it in the formula. For example, I used it in the created measure:
Wednesday, August 5, 2020
How to find and get quarter / quarter name (month / month name) from a given date in Power BI
Monday, July 27, 2020
Batch Management Service cannot be started
Friday, July 24, 2020
How to turn on maintenance mode through SQL in Microsoft Dynamics 365 F&SCM
- Open Microsoft SQL Server Management Studio
- Connect to the Server
- Expand AxDB database and execute the following script
Tuesday, March 31, 2020
High-level changes within Small parcel shipping (SPS) feature in Microsoft Dynamics 365 F&SCM
3. Customer carrier account assignment
Accounts receivable à Customers à All customers à General tab à Carrier customer accounts
4. Carrier label printing configuration
Warehouse management à Setup à Containers à Container packing policy à Carrier label printing section
Upon Container Close, label will be printed that is stored on the Route Segment Container if:
- Print Container Shipping Label Rule is not Never
- Manifest Requirements For Container is set to Transportation Management
- Container manifest id is specified on the container
5. Print shipping label
Warehouse management à Packing and containerization à Containers à Shipping label
Label will be printed that is stored on the Route Segment Container.
The system will try to find Route Segment Container by Container ID and Container manifest ID (ShipCarrierTrackingNum). Once found, there is a field on the Route Segment Container contained label that will be printed. That field is called ContainerShippingLabel (is not visible from UI)
6. Carrier customer account assignment per sales order
Accounts receivable à Orders à All Sales orders à Transportation tab à Carrier customer account field