-
Notifications
You must be signed in to change notification settings - Fork 25
/
README.md
82 lines (41 loc) · 2.65 KB
/
README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
# blog examples
Here you can find some examples from my blog: https://thinkaboutit.be
HOW DO I: PRINT BARCODES IN RDLC?
https://thinkaboutit.be/2016/02/how-do-i-print-barcodes-in-rdlc/
https://github.com/srenders/blog/tree/master/BarcodesReport
HOW DO I: USE RECORD NOTES IN AN AL PAGE OR REPORT?
https://thinkaboutit.be/2019/03/how-do-i-use-record-notes-in-an-al-page-or-report/
https://github.com/srenders/blog/tree/master/FindNotes
HOW DO I: CREATE A GREEN-BAR REPORT IN RDLC?
https://thinkaboutit.be/2019/11/how-do-i-create-a-green-bar-report-in-rdlc/
https://github.com/srenders/blog/tree/master/GreenbarReport
HOW DO I: CREATE A TIMELINE IN A REPORT DATASET IN AL?
https://thinkaboutit.be/2019/07/how-do-i-create-a-timeline-in-a-report-dataset-in-al/
https://github.com/srenders/blog/tree/master/OrderIntakeReport
HOW DO I: ADD FILTERS IN A REPORT IN VSCODE WITH AL?
https://thinkaboutit.be/2019/12/how-do-i-add-filters-in-a-report-in-vscode-with-al/
https://github.com/srenders/blog/tree/master/ReportFiltering
HOW DO I: POWER BI PAGES VERSUS QUERIES?
https://thinkaboutit.be/2019/12/how-do-i-power-bi-pages-versus-queries/
https://github.com/srenders/blog/tree/master/QueryVersusListpage
HOW DO I: CREATE A REPORT BASED UPON A QUERY?
https://thinkaboutit.be/2020/02/how-do-i-create-a-report-based-upon-a-query/
https://github.com/srenders/blog/tree/master/ReportBasedOnQuery
USING THE POWER OF QUERIES TO BRING SOME SMARTNESS INTO BUSINESS CENTRAL
https://thinkaboutit.be/2020/03/using-the-power-of-queries-to-bring-some-smartness-into-business-central/
https://github.com/srenders/blog/tree/master/ItemsBoughtByOthers
HOW DO I: CREATE A MINI REPORT INSPECTOR?
https://thinkaboutit.be/2020/06/how-do-i-create-a-mini-report-inspector/
https://github.com/srenders/blog/tree/master/ExportReportDataset
BUSINESS CENTRAL POWER BI MULTI ENVIRONMENT TEMPLATE:
https://thinkaboutit.be/2022/02/business-central-power-bi-multi-environment-template/
https://github.com/srenders/blog/tree/master/MultiEnvironment
HOW DO I: MONITOR THE BUSINESS CENTRAL JOB QUEUE USING POWER BI?
https://thinkaboutit.be/2022/11/how-do-i-monitor-the-business-central-job-queue-using-power-bi/
https://github.com/srenders/blog/tree/master/JobQueue
HOW DO I: CREATE AN EXCEL LAYOUT REPORT?
https://thinkaboutit.be/2022/11/how-do-i-create-an-excel-layout-report/
https://github.com/srenders/blog/tree/master/ExcelLayouts/DirectionsEmea
HOW DO I: CREATE A (FREE) BUSINESS CENTRAL TRIAL?
https://thinkaboutit.be/2023/02/how-do-i-create-a-free-business-central-trial/
https://github.com/srenders/blog/tree/master/BCTrial