Ryoji Ikeda, data-verse, 2025
seen from China
seen from United States
seen from United States
seen from United States
seen from United States

seen from Malaysia
seen from China
seen from China
seen from China
seen from United States
seen from United States
seen from China

seen from United States

seen from Netherlands

seen from Sweden

seen from Türkiye
seen from United States
seen from Netherlands
seen from Vietnam
seen from United States
Ryoji Ikeda, data-verse, 2025
uhhh hi its me again and well theres more of us this time ...uhh may we hug ink , fell ink , fresh ink, AI and parable ink pls? theres 21 of us btw , you dont have to draw us all
Tag yourself lmao
What better way to start your Undertale project than with shitposts?
Testing the New RunJobForSandbox Option in Bulk Delete Jobs (Preview) – Dataverse / Dynamics 365
Microsoft recently introduced a preview feature for Dataverse Bulk Delete Jobs that provides additional control over bulk delete processing. One of the new options available when creating a bulk delete job through the API is RunJobForSandbox. According to the documentation, this option is intended to control sandbox processing during bulk delete operations, which could be particularly useful in…
Using RetrieveDependenciesForDeleteRequest to find and delete hidden dependencies (Dataverse/ Dynamics 365)
Please refer to the post below, which provides a clear explanation of how RetrieveDependenciesForDeleteRequest works and how it can be used to identify dependencies. D365: Unable to delete entity having hidden dependency(with Canvas App)
Troubleshooting Hidden Dependency Errors in Dynamics 365 and Dataverse
Recently, while cleaning up some old customizations in Dynamics 365, we came across an interesting dependency issue that was not immediately obvious from the user interface. What initially looked like a simple Business Process Flow deletion turned into a deeper investigation into how Dataverse manages published dependencies internally. While trying to delete a BPF, Dataverse returned the…
Create Your First Azure Function and Deploy to Azure—1
Azure Functions is a serverless compute service from Microsoft that lets you run code without managing servers. What is an Azure Function? An Azure Function is a serverless computing service provided by Microsoft in Microsoft Azure that allows you to run small pieces of code (called functions) without managing servers or infrastructure. Azure Functions, you mainly focus on: Writing…
Capture UTM Parameters in Dynamics 365 Marketing Forms Using JavaScript (Dynamics 365 Customer Insights)
When running marketing campaigns, UTM parameters help us understand where our leads are coming from. They help us track whether a lead came from Google Ads, Facebook campaigns, email campaigns, or some other source. Recently while working with a Dynamics 365 Marketing form, we used a small JavaScript snippet to automatically capture UTM parameters from the URL and store them directly into…