How to Display Invoice Number in the Header of the Report in RDLC.

This Blog is about displaying the Invoice Number in the header of an RDLC report in Business Central. When we print a sales or purchase invoice, we see the report has the invoice number in Bold on the Header of the report. How to Do…

Continue ReadingHow to Display Invoice Number in the Header of the Report in RDLC.

How to Create Barcode of the Invoice Number and display it in the Header of the Report in RDLC.

In this blog, we will learn how to Create a displayed barcode in RDLC Report. So basically, the barcode is a way of representing the data in form of lines. Any Alpha-Numeric string can be encoded into a barcode and displayed. For encoding, we have…

Continue ReadingHow to Create Barcode of the Invoice Number and display it in the Header of the Report in RDLC.

Multiselection for Field in Business Central

What is Multiselection? Multi-selection for fields in Business Central is a feature that allows users to select multiple items from a list, rather than just one. This is particularly useful when working with large lists of data, as it allows users to quickly and easily…

Continue ReadingMultiselection for Field in Business Central

HOW TO USE RENDERING PROPERTY IN THE BUSINESS CENTRAL REPORT

Reports are used to print or display information from a database. In Business Central, earlier there was a property named “DefaultLayout”. With the help of the “DefaultLayout” property, we can define only one type of report layout in one report object. So, If we want…

Continue ReadingHOW TO USE RENDERING PROPERTY IN THE BUSINESS CENTRAL REPORT

Display the selected value from the slicer in the card..

  • Post author:
  • Post category:GeneralPower BI
  • Post last modified:March 13, 2023
  • Reading time:2 mins read

Agenda: Problem Statements. Solution. 1. Problem Statement: We need one card that will show some text and selected values from the slicer. e.g., I have one slicer (i.e., year) and I want to display "Year is: 2022" depending on the slicer. 2. Solution: Take one…

Continue ReadingDisplay the selected value from the slicer in the card..

How to create a new project for business central through visual studio.

What is Visual studio? Visual Studio is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle and leaves more complex workflows to fuller…

Continue ReadingHow to create a new project for business central through visual studio.

End of content

No more pages to load