Dear Community member,
Hope you are well.
I am learning how to use JavaScript and CSS to manipulate client-side visibility and functionality of webpages to extend Power Pages websites.
I aim to:
-
Set up site settings and table permissions to enable portals Web API requests.
-
Add inline code to a content webpage to retrieve and transform the data by using the portals Web API.
-
Use an external JavaScript library to plot the transformed data.
The sample data for this exercise is an Account Table from Dataverse.
I seem to be having problems with enabling portals Wen API requests to the Dataverse table, I could not retrieve data from the table to plot the chat.
My outcome should resemble the first picture but the instead i got a different result(See screenshot).
What do you think could have gone wrong?
I'd appreciate your help!