ITメモ

ITのこと学習中

2023-01-01から1年間の記事一覧

Add Google Map on Business Central Online Map

Business Central can connect online map services like Bing Map. This Gerardo Rentería's X(Twitter) post explains how to setup. #businesscentral #msdyn365bc #d365bc #onlinemaps #map You can get a map that shows the address and location of a…

Power PagesでBusiness Centralのデータを表示させる(失敗)

Power PagesでVirtual Tableを利用してBusiness Centralのデータを表示させたいので、頑張ってみた。結果はうまくいきませんでした。 Business CentralとDataverseの同期設定を行う。これは、「Dataverse Setup Connection」またはAssisted Setupにある「Set…

Business Central APIを使って試算表、貸借対照表、損益計算書を出力する

Business Central外で試算表、貸借対照表、損益計算書を表示する方法として、Business Central APIを利用して表示させられます。ExcelやPower BIを利用すると、組織アカウントでのみ出力ということもできます。 利用方法は簡単。https://api.businesscentral…

Business CentralでPower Automateの自動フローを使ってTeamsに連携する

Business Centralから自動フローを使ってTeamsへの通知機能ができるようになってます。新しいPower Automate flowのテンプレートが追加されました。 この例では、Sales InvoiceがPostされたらTeamsへ自動で投稿します。 1)自動フローの作成を選択 Customer…

AppSourceアプリの自動更新頻度設定

Business Centralにインストールしているアプリの自動アップデートが今まではメジャーアップデートごとだったのが、これからはメジャーアップデートだけでなく、Business Centralのマイナーアップデート時も適用できるよう設定が追加されました。 オンライン…

TeamsからBusiness Centralへアクセスする

Microsoft TeamsからDynamics 365 Business Centralへアクセスすることができます。Business Centralのライセンスを付与していないM365ユーザーも、読み取り専用ですが、Teamsを通してBusiness Centralにアクセスしてデータを見ることができます。 Business …

Business Centralの環境にアクセスできるユーザーを限定する

Business Centralの環境にアクセスできるM365ユーザーを限定する方法。 Dynamics 365 Business Centralのライセンスを割り当てられたユーザーはBusiness Centralにアクセスすることができます。 Dynamics 365 Business Centralには以下の環境が用意されてい…

Business Centralで場所別の在庫情報のレポートが欲しい その2

Business Centralで管理している場所別の在庫情報をExcelでの作成その2。今回はExcel for the webを利用。そのためBusiness CentralでExcel for the webを使えるように設定する。デフォルト設定の場合は、Excelアプリが利用できます。 Business Centralの右…

Google スプレッドシートにBusiness CentralのWeb Serviceのデータ表示

Google App ScriptsでBusiness CentralのWeb Serviceを取得してGoogle SpreadSheetsに表示できないかと考えてApp Scriptsにトライ。 Business CentralのWeb Serviceで公開されているデータを取得するためにはOAuth2.0認証を行う必要があるため、App Scripts…

Business Centralで場所別の在庫情報のレポートが欲しい

Business Centralで場所別の在庫を表示したい場合、希望のものが出てこなかったりする。そういうわけで、Business CentralのWeb ServiceとPower BIで対応してみる。参考にしたのは以下の説明。 youtu.be Web ServiceにItemsとItem Ledger Entriesを登録して…

Teamsの承認機能

Power Automateの承認、Teamsに連動しているのは知らなかった。Business CentralからPower Automateを利用した承認ワークフローを動作させると、Teamsでも承認できる。これ、Teams(M365)、Power Automate、Business Centralでサービス跨っている。 Power A…

Memo of Business Central with Power Automate approval workflow

Setting up a Power Automate flow becomes easier on Business Central.But a multiple approver flow template is something wrong. If setting up Power Automate approval workflow requires some additional operations, my understanding is wrong... …

シーケンシャル承認に出てくる上司の設定箇所

Power Automateで紹介されている休暇申請承認ワークフローにある上司の取得。 複数の承認者が存在する最新の承認ワークフローを作成する - Power Automate | Microsoft Learn この上司はどこに設定するかわからなかったので、Googleで検索。Exchangeでメール…

JP(W1)環境でContoso Coffee Demo Dataが使えた...と思ったらDocker版だから

Contoso Coffee Demo DataがW1(JP版)でも使えるようになったみたい、、、と一人で盛り上がっていたら、Docker版だけでした。Saas版は使えなかった。 Contoso Coffee Demo DataはProductionモジュール用のサンプルデータとその設定になります。受発注等のト…