Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Debug a custom macro (function) at run time

Hi all,

I am facing the following problem and please help me if you have any idea of what I must do.

I have developed a custom macro (function) and I want to do debugging while the application is running and I am making selections on sheet object of the document which selections cause my function to execute. Although I have set breapoints in my function when I was in the Edit Module screen, at run time the, although the function is called, the control does not stop on the breakpoint.

Thanks in advance.

1 Reply
Not applicable
Author

Hi,

You can use messagebox instead of breadpoints to identify which selection cause your function to execute.

Thanks & Best Regards,

Kuldeep Tak