Thank you for the clear, step-by-step explanations. As someone with over 6 years of experience in the rice export industry, with strong expertise in accounts, sales, pricing, costing, and operations, I'm eager to update my skills by learning Microsoft Dynamics 365 ERP. Your videos have been incredibly helpful in guiding me through this process. Thanks again!
I'm so glad to hear that you found the explanations helpful! With your background in the rice export industry, you're definitely on the right track to mastering Microsoft Dynamics 365 ERP. Keep pushing forward!
Oh thank you so much now I have good understand about how everything going. I just refer Microsoft learn site and I could not understand much anyway you taught well and now I understand better. You are a good teacher. Please uploading videos continuedly.
Looking forward for more such videos having basics and then going towards customization /implementation looking for more examples in customization using inbuilt functions or creating new functions in code units. Pls make separate videos for all inbuilt functions like setrange, setfilter, get, date2dmy etc. , data validations functions also. Thanks again for taking the time and sharing so much knowledge. waiting for more such informative helpful videos.
Sure, I am designing the learning path for the same (End to end tutorial for BC). Will keep posted on every topics. Thank you for your suggestions and ideas. It helps me to understand the requirements.
I really want's to thank you so much, keep going, I fully respict what you are delivering even while your kids are a round you. Thank you again and again I whish if you can talk about Extending Table with fileds from another table, just an example, Getting the Net Book Value of Fixed assets from FA Depr. Book to the Fixed Assets List page.
"Can you help me? I'm a beginner. This message appears when I create my first table, just as you did: 'You don't have the following permissions on this table, 'Employee': Read.'"
Please check the complete playlist here Microsoft Dynamics 365 Business Central - AL Programming: ua-cam.com/play/PL9FfW__Sm3pLgZkPec1oZs_EdjEt88fjn.html
@@gomstechtalks hi thank you so much for your reply but i am talking about tables or pages which were created my other publisher(extern IT firm) of the company
Dear Gomathy, hope u r doing very well, Actually i went through al development on-prem, and when after i wrote the code of creating a simple table, i tried to publish this table to the DB of bc But i got this following error: (you should increase the version of the extension and restart the deployment process or force synchronize the current extension package) I did not get it when i created a demo page. What is the solution for this issue?
Thanks for reaching out! It sounds like you're encountering a versioning issue with your AL development in Business Central. When you see the error about increasing the version of the extension, it usually means that Business Central has detected changes in your extension that require an update to the version number in the app.json file. Here's a quick fix: 1. Open your app.json file. 2. Increment the version number (e.g., if it's 1.0.0.0, change it to 1.0.1.0). 3. Save the file and try publishing again. This step helps Business Central recognize your changes as a new version of the extension. The error didn't appear for your demo page likely because it was the first deployment of that particular extension. Best, Gomathi
Hey there! Thanks for checking out the new boot camp. I'll make sure to explain each thing and show you how to run it properly, even if I missed mentioning it before.
Thank you for your feedback! While I appreciate your perspective, I'm confident in my English proficiency. However, I'll keep your suggestion in mind for future considerations. Have a great day!
She is more fluent in English than 90% of the Indian population. Furthermore, English is one of India's official languages. Not everyone needs to learn or speak Hindi. If you can't understand her English, it's due to your lack of education, as even a primary school student can easily comprehend her English.
Thank you for your insightful comment. It's important to recognize the diversity in language skills within different populations. Thank you so much for your support and kind words! I strive to communicate as clearly as possible in English to reach a wider audience, and I appreciate your understanding and encouragement. Your support motivates me to keep improving and providing valuable content. 😊
Thank you for the clear, step-by-step explanations. As someone with over 6 years of experience in the rice export industry, with strong expertise in accounts, sales, pricing, costing, and operations, I'm eager to update my skills by learning Microsoft Dynamics 365 ERP. Your videos have been incredibly helpful in guiding me through this process. Thanks again!
I'm so glad to hear that you found the explanations helpful! With your background in the rice export industry, you're definitely on the right track to mastering Microsoft Dynamics 365 ERP. Keep pushing forward!
Best Explanations Ever Keep up the good work
Sure. Thank you for the feedback. 😊
Very informative. Good content!! Looking forward for more
Sure. Thank you 👍🏼
Oh thank you so much now I have good understand about how everything going. I just refer Microsoft learn site and I could not understand much anyway you taught well and now I understand better. You are a good teacher. Please uploading videos continuedly.
Sure I will upload all the topics. Thank you for your feedback.😊
Thank you very much for this video
Welcome.
Hi , thanks a ton for sharing this. you really explain well and started from basics its great for people like me who have started developemnt in BC .
Thank you Rahul. Happy that the video helps you.
easy to understand.thanks
Glad. Thank you.
Very helpful! Learning AL now and this is gold!
Glad it was helpful. Thank you. Keep learning
Thank you Ma'am. Great video! I learned so much.
I'm so glad! Thank you for the feedback
Looking forward for more such videos having basics and then going towards customization /implementation looking for more examples in customization using inbuilt functions or creating new functions in code units. Pls make separate videos for all inbuilt functions like setrange, setfilter, get, date2dmy etc. , data validations functions also. Thanks again for taking the time and sharing so much knowledge. waiting for more such informative helpful videos.
Sure, I am designing the learning path for the same (End to end tutorial for BC). Will keep posted on every topics. Thank you for your suggestions and ideas. It helps me to understand the requirements.
Hi added some more videos based on your suggestions. Please check here. ua-cam.com/play/PL9FfW__Sm3pLgZkPec1oZs_EdjEt88fjn.html
Super mam
Thank you
nice good explain
☺☺☺☺☺☺☺☺☺☺☺
Thank you
I really want's to thank you so much, keep going, I fully respict what you are delivering even while your kids are a round you.
Thank you again and again
I whish if you can talk about Extending Table with fileds from another table, just an example, Getting the Net Book Value of Fixed assets from FA Depr. Book to the Fixed Assets List page.
Thank you for your valuable comment. Sure I will talk about table extension.
@@gomstechtalks Could you help me with the above example!
I tried to figure out but not able to link both tables.
Whether both are the Microsoft's object which is already there in BC? Can you please specify the correct table names and fields?
Also please mention the table object id
@@gomstechtalks
FA Table 5600 and it's page 5601
table 5612 "FA Depreciation Book"
"Can you help me? I'm a beginner. This message appears when I create my first table, just as you did: 'You don't have the following permissions on this table, 'Employee': Read.'"
Can I see your code?
Mam dont explain how to run but by the way a very informative videos
Glad that it is informative. Many new learners need to explain step by step. So I used to that. I will consider your feedback for my future videos.
Are you conducting any classes for AL
Hi, glad you found it useful. At present, I am not conducting one-one classes.
@@gomstechtalks mam can you please take online classes
Please check the complete playlist here Microsoft Dynamics 365 Business Central - AL Programming: ua-cam.com/play/PL9FfW__Sm3pLgZkPec1oZs_EdjEt88fjn.html
I have a question. I only see the default tables in VS i downloaded the packegas but i can't edit it. How can I change apps or edit them
You should create a table. You cannot edit the default tables.
@@gomstechtalks hi thank you so much for your reply but i am talking about tables or pages which were created my other publisher(extern IT firm) of the company
@@gomstechtalks ?
Check whether they have given access to you. Please talk to the respective admin
@@gomstechtalks i cant use their extension which permission i need to enable for it
Dear Gomathy, hope u r doing very well,
Actually i went through al development on-prem, and when after i wrote the code of creating a simple table, i tried to publish this table to the DB of bc
But i got this following error:
(you should increase the version of the extension and restart the deployment process or force synchronize the current extension package)
I did not get it when i created a demo page.
What is the solution for this issue?
Thanks for reaching out! It sounds like you're encountering a versioning issue with your AL development in Business Central. When you see the error about increasing the version of the extension, it usually means that Business Central has detected changes in your extension that require an update to the version number in the app.json file.
Here's a quick fix:
1. Open your app.json file.
2. Increment the version number (e.g., if it's 1.0.0.0, change it to 1.0.1.0).
3. Save the file and try publishing again.
This step helps Business Central recognize your changes as a new version of the extension. The error didn't appear for your demo page likely because it was the first deployment of that particular extension.
Best,
Gomathi
Ma'am I successfully publish the code but table doesn't reflect on the business central.
Can you help me regarding this?
You cannot see that in Business Central. Create a Page making that table as source table.
@@gomstechtalks is there a video on this? im completely new to this
how to start a debug session to evaluate expressions
Please watch this video: ua-cam.com/video/TbEOO8MR9o8/v-deo.html
Please do i need a developer license and if yes how can i purchase it
You should get it through organization or try with trial version.
"I am reading well, exploring a new bootcamp. For a newcomer, define each thing and explain how to run it, either you haven't mentioned it."
Hey there! Thanks for checking out the new boot camp. I'll make sure to explain each thing and show you how to run it properly, even if I missed mentioning it before.
You should to use Hindi language. cause you aren't fluent in English. its difficult to understand you.
Thank you for your feedback! While I appreciate your perspective, I'm confident in my English proficiency. However, I'll keep your suggestion in mind for future considerations. Have a great day!
She is more fluent in English than 90% of the Indian population. Furthermore, English is one of India's official languages. Not everyone needs to learn or speak Hindi. If you can't understand her English, it's due to your lack of education, as even a primary school student can easily comprehend her English.
Thank you for your insightful comment. It's important to recognize the diversity in language skills within different populations. Thank you so much for your support and kind words! I strive to communicate as clearly as possible in English to reach a wider audience, and I appreciate your understanding and encouragement. Your support motivates me to keep improving and providing valuable content. 😊