Customizing standard reports in Business Central

  Рет қаралды 19,344

Erik Hougaard

Erik Hougaard

Күн бұрын

Пікірлер: 47
@ant1d0te
@ant1d0te 4 жыл бұрын
With BC 2021 Wave1 we may have ReportExtensions. Let's see how MS does it. But for now your information is priceless! :) Thanks!
@ibrahiemrasoelbaks5124
@ibrahiemrasoelbaks5124 4 жыл бұрын
Thanks Erik. I've learned some new great skills by watching, developing and testing.
@MrSuperAndrey
@MrSuperAndrey 4 жыл бұрын
Hi, would be great to show how to get the *.rdlc layout in case not using container.. For example for On Premise BC installation.
@Hougaard
@Hougaard 4 жыл бұрын
Good idea, I'll add that to the list for the next video on reports (not going to happen straight away, got other things in the pipeline right now)
@ericmuga
@ericmuga 2 жыл бұрын
@@Hougaard I have been looking for this, I didnt seem to get a workaround on premise Version 14 as I can't get the two .rdlc
@anada1124
@anada1124 3 жыл бұрын
Thank you, Erik. Doing this is not very difficult but improve UX a lot.
@salimaamirouchen1136
@salimaamirouchen1136 3 жыл бұрын
Thank you some much! Very clear and useful.
@umarnaeem6128
@umarnaeem6128 3 жыл бұрын
Can you create a video on creating a report having multiple dataitems as well as dataitem(integer; integer) for looping purpose, and some advance filtration on it like grouping items on item categories, something like that :D this kind of tutorial will be great for beginners like me :)
@shahidullah07
@shahidullah07 4 жыл бұрын
many thanks for nice session on report customization, Will be good to have another video on purchase order document report change , i like to add project code etc
@Hougaard
@Hougaard 4 жыл бұрын
You can do that with just the Word layout change, have you tried that?
@shahidullah07
@shahidullah07 4 жыл бұрын
@@Hougaard I changed the whole report according to the company need, and i replaced the report with 50001 but its not working, could you please help, I like to replace the standard purchase order with my new report
@shahidullah07
@shahidullah07 4 жыл бұрын
@@Hougaard I did that
@KulwantSingh-oz5xw
@KulwantSingh-oz5xw 8 ай бұрын
How can we add report in mail body instead as attachment? It would be great if you share some inputs on it.. on cloud version..
@tyler28533
@tyler28533 3 жыл бұрын
Very helpful :) thank you for sharing!
@lawrencechikoore6081
@lawrencechikoore6081 2 ай бұрын
Hie Erik Im getting the error below You do not have the following permissions on Report New Standard Purchase - Order: Execute. To view details about your permissions, see the Effective Permissions page. To report a problem, refer to the following server session ID: '8507'.
@rishichourey
@rishichourey 3 жыл бұрын
Nice Video Erik, waiting for a report extension video of yours in BC 2021 Wave1.
@Hougaard
@Hougaard 3 жыл бұрын
Check the channel :)
@rishichourey
@rishichourey 3 жыл бұрын
@@Hougaard Oh really!!! Thanks :)
@alexjose7100
@alexjose7100 4 жыл бұрын
Hi Erik , Thanks for such great video. Just one small doubt, is it possible to replace a particular layout of the standard report with our custom report instead of replacing the whole standard report itself?
@Hougaard
@Hougaard 4 жыл бұрын
You can use the custom report layout to replace any layout in standard reports, check this kzbin.info/www/bejne/noGwiIeKpLiCZ6M
4 жыл бұрын
Hi Erik, Thanks for all your videos. I have a BC sandbox created using BcContainerWizard but I can't find the rdlc file you mention on your video. Do I have to do something special for the file to appear?
@Hougaard
@Hougaard 4 жыл бұрын
You need to add -includeAL on the createe container command to get the base app objects.
4 жыл бұрын
@@Hougaard Hi Erik. I understand I need a License file to specify that option, or it asked me or a license file during the wizard. I have a cloud deployment and I don't know how to get a Licence.I will keep searching. Thanks a lot for your help!
@Hougaard
@Hougaard 4 жыл бұрын
@ You can download your license (know as dual use) from Microsoft.
@chirangaranasinghe19
@chirangaranasinghe19 Жыл бұрын
Thank you so much.
@drewkipfer5404
@drewkipfer5404 4 жыл бұрын
Nice shirt!
@Hougaard
@Hougaard 4 жыл бұрын
You don't have to be a rocket scientist ..... but it helps :)
@ihabkamalaldine2555
@ihabkamalaldine2555 Жыл бұрын
Hi Erik, thank you for the great tutorials can you please make a tutorial how we build a report from a to z like create a new report and manage the line,table,etc... thanks.
@anujchaudhary6985
@anujchaudhary6985 3 жыл бұрын
What was the did u use in Power shell to cpoy the object?? Please tell\
@Hougaard
@Hougaard 3 жыл бұрын
The BC Container Helper did for me because I add the -IncludeAL parameter...
@ta3113ta
@ta3113ta 3 жыл бұрын
Thanks. this vdo helped me a lot.
@cnclover
@cnclover 3 жыл бұрын
Thank you!
@RaiBilalHaider
@RaiBilalHaider 3 жыл бұрын
Hi Erik, I am trying to find detailed information about the use of temporary table and its scope. I am unable to find any practical content about that. Can you help on that by sharing some info. Thanks
@Hougaard
@Hougaard 3 жыл бұрын
I'll put that on the videos-to-do-list :)
@BoPeepBo
@BoPeepBo 3 жыл бұрын
Hello, How I am using a trial cloud sandbox environment. Not docker. How do I get to the part where you are using the windows powershell to search for the report object? What are the pre-requisites for that?
@Hougaard
@Hougaard 3 жыл бұрын
Please the the new reportextension objects in version 18 instead.
@BoPeepBo
@BoPeepBo 3 жыл бұрын
@@Hougaard Thank you sir. Does that also work for older BC versions before 18?
@Hougaard
@Hougaard 3 жыл бұрын
It does, custom report layout came in NAV2016 (I believe)....
@Sapnehigh
@Sapnehigh 3 жыл бұрын
Hi Erik, I want to replace a codeunit with new one, so is there any method or procedure that can replace the same
@Hougaard
@Hougaard 3 жыл бұрын
Great question... But no.. Only if the codeunit is actually using the new interface types.
@Sapnehigh
@Sapnehigh 3 жыл бұрын
@@Hougaard Thank you Very much.
@faaizahmed3146
@faaizahmed3146 3 жыл бұрын
Dear Erik, can i see the report preview without using runrequestpage??
@Hougaard
@Hougaard 3 жыл бұрын
Nope, there are tricks to save the output and show that...
@rendipratama42
@rendipratama42 4 жыл бұрын
Sir can i ask you, How to custom standart report BC from wordlayout to RDLC layout using report builder ? cz i already copy di report and build rdlc layout, then i run , output is not in accordance with the report standart before (wordlayout)
@Hougaard
@Hougaard 4 жыл бұрын
Have you assigned your new layout to the report in "Report Layout Selection" ?
@rendipratama42
@rendipratama42 4 жыл бұрын
@@Hougaard ya sir , report layout selection > custom layout then export after that, when i open the layout from report builder, layout empty.. but dataset exists now, i create from scratch for my layout sir, i have question, how to get current company login / session company id from user login
@anujchaudhary6985
@anujchaudhary6985 3 жыл бұрын
Sorry Command
Let's make User Management better in Business Central
36:48
Erik Hougaard
Рет қаралды 795
Getting started with Business Central AL Development
14:26
Erik Hougaard
Рет қаралды 43 М.
2 MAGIC SECRETS @denismagicshow @roman_magic
00:32
MasomkaMagic
Рет қаралды 19 МЛН
REAL 3D brush can draw grass Life Hack #shorts #lifehacks
00:42
MrMaximus
Рет қаралды 12 МЛН
UFC 308 : Уиттакер VS Чимаев
01:54
Setanta Sports UFC
Рет қаралды 831 М.
У вас там какие таланты ?😂
00:19
Карина Хафизова
Рет қаралды 12 МЛН
Hack: 100 in 1 Report - Dynamic report layouts in Business Central
19:11
How to create a simple Sales by Customer by Item report in Business Central
14:28
Solution Systems, Inc.
Рет қаралды 4,6 М.
Simple AL Report from Scratch in Business Central
17:43
Dennis Fredborg
Рет қаралды 6 М.
Build Your Own Excel Layout Reports in Business Central
15:06
Gurdeep Bahra
Рет қаралды 6 М.
Custom Report Layouts in Business Central
10:54
Learn BC
Рет қаралды 6 М.
Get a free Business Central cloud sandbox
17:43
Erik Hougaard
Рет қаралды 10 М.
Job Queues in Business Central
11:53
Gurdeep Bahra
Рет қаралды 717
2 MAGIC SECRETS @denismagicshow @roman_magic
00:32
MasomkaMagic
Рет қаралды 19 МЛН