Friday, 19 September 2025
  6 Replies
  1.7K Visits
0
Votes
Undo
Hello,

I am trying to create a report360 using VBA.

otemplate represents report360 template
oparent represents ActiveProject.DrawingsFolder
oFolder represents a Folder contains Messages

Dim oSheet As Sheet
Set oSheet = oFolder.CreateReport(oTemplate, oparent)

doesn't work

Can anyone help me, thank you very much?
Hi @all

I'm a little confused. I tried creating a 360-degree report (Asset360) this way myself, and it doesn't work.
Of course, I made sure I was using a valid object (function).
Is it even possible to create a 360-degree report using VBA? I've been looking for a way to do this for a long time.
Adrian Schilling marked this post as Resolved — 7 months ago
9 months ago
·
#2342
0
Votes
Undo
Creating reports on message folder*
9 months ago
·
#2341
0
Votes
Undo
Hello Ciaron,

creating messages on message folder might not be possible. Please try on different object (device or function maybe) and check if it works there. If yes, this will mean messages don't allow for using CreateReport
9 months ago
·
#2336
0
Votes
Undo
Hello Ciaron,

what is not working, you are getting an exception or report object is not created?




Hello Jakub,

I get the following exception

exception.png
9 months ago
·
#2335
0
Votes
Undo
Hello Ciaron,

what is not working, you are getting an exception or report object is not created?
I'm also looking for this solution since sime years, seems this is not in scope for Aucotec development
Ciaron Maidhof set the type of the post as  Question — 10 months ago
  • Page :
  • 1
There are no replies made for this post yet.