Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
I have a Straight Table with all Values in its Columns, Is it Possible to if i click on ane value it will Show me its Detail in different Window.
Ex: If i have created a button and put it in ane Column and if i click on it is it Possible that it can Show its Detail in different Object.
Waiting for Reply ASAP
Thanking All
Regards
Pranav
Hi,
I don't know if I got you right,
but look at the attached file...
Regards
Martin
Dear Martin,
Thanks for your Reply,
But i want a link to be in the Colums Like if i click on 'aaa' then, it Should open a POPUP window which shows the Detail of 'AAA'.
Please Assist me if Possible,
Thanks Again
Regards
Pranav
Hi, Paul,
You can use layout --> show conditional and expressions or variables to activate resp. deactivate objects. Use p.e. the expression: If(GetSelectedCount(Field)=1,1,0).
Hi,
Please find the attached document.I think this will solve your problem.
Regards,
Ravi
Dear Ravi,
Thanks for Your Reply and Your Application Works Well But Actually its Filterring While I am Clicking on Single 1 Bar, It Shows the Detail and in Bar Chart Filters the Bar to which is Not Good to see in Application Can you please Solve it and Send me another Apllication.
Actually i have made the application But my Macro is Quite Long But its not Filterring the Bar Chart So i Want You to Please Check and Can u Revert Back..
Again Thanks,
Regards
Pranav
Hi,
you only have to put away the selection with a set expression.
I also added a condition color, so you can see, what you have selected 🙂
enjoy!
Martin
Dear Martin,
Thanks for your reply, Its work very fine,
Ok i have 1 more question can we see the popup chart not by clicking on the bar object but if we take our cursor over the object it Should show the popup of that perticular object...
Not like the Label option one Same as your previous Chart
With Regards,
Pranav