msinha8
Ranger
since ‎07-28-2022
‎07-21-2025

User Statistics

  • 26 Posts
  • 0 Solutions
  • 3 Kudos given
  • 0 Kudos received

User Activity

Hello ,I have a requirement to configure two dashboard parameters: “No of Days” and “Total Days”.By default, these parameters should take values 1 and 10 respectively.At the same time, users should be able to select any value between -100 and 100 fro...
Hello Team,There is a requirement to schedule an Insight delivery in PDF format as an email attachment. but ensuring that the delivery does not include any report/dashboard URL (by default it is ) in the email content but only custom email body text ...
Hello,I'm currently working on an Aggregate Insight where I need to compute the minimum Start Date per Tag_ID as part of the dimension section, not the measure. I’m exploring alternatives to a level-based formula such as:min(start_date,groupBy(tag_id...
Hello Gurus,I am working on the following scenario involving four tables:Table ACol1 Col2 aarefbbref Table BCol1 Col2 axby Join: Table A.Col1 = Table B.Col1Table CCol1 Col2 x100 Table DCol1 Col2 y200 Join:Table C.Col1 = Table B.Col2Table D.Col1 = Tab...
Hello Gurus,I am working on building a logic to filter records based on the Year (e.g., 2025) and Quarter (e.g., Q2) values passed as prompts.I’ve created these prompts as Presentation Variables and am trying to retrieve the corresponding Quarter End...