Ask Your Question
0

Can a reporting solution be implemented for a Blazor wasm static web app that uses Azure Function API?

asked 2022-04-08 11:00:00 +0000

devzero gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-05-30 01:00:00 +0000

bukephalos gravatar image

Yes, a reporting solution can be implemented for a Blazor wasm static web app that uses Azure Function API. One approach could be to use a third-party reporting tool that supports web API integration, such as SQL Server Reporting Services (SSRS), Power BI, or Telerik Reporting. The Blazor wasm app can call the Azure Function API to retrieve data, which can then be passed to the reporting tool for visualization and analysis. Another approach could be to develop a custom reporting solution using Blazor components and Azure services such as Azure Functions, Azure Storage, and Azure SignalR. This solution could allow the user to interactively query and analyze data in real-time, and dynamically generate reports based on their selections.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-04-08 11:00:00 +0000

Seen: 13 times

Last updated: May 30 '22